[XLA] Ensure that IR is dumped if the LLVM verifier fails.
Without this change, if verification of the LLVM IR failed, we'd bail out before dumping the IR. All this even though our error message helpfully suggests passing --xla_dump_ir_to! PiperOrigin-RevId: 181410671
Loading
Please sign in to comment