[XLA] Run the LLVM verifier after lowering HLO -> LLVM IR.
This way if we generate bad IR, we emit a nice error message, instead of (probably) crashing somewhere in LLVM. PiperOrigin-RevId: 181334588
Loading
Please sign in to comment
This way if we generate bad IR, we emit a nice error message, instead of (probably) crashing somewhere in LLVM. PiperOrigin-RevId: 181334588