[Mlir-commits] [mlir] [mlir][gpu] Propagate errors from `ModuleToObject` callbacks (PR #170134)

Ivan Butygin llvmlistbot at llvm.org
Wed Dec 3 08:51:53 PST 2025


Hardcode84 wrote:

If we want to override llvm IR during linking/optimizations phases and/or device assembly, we will have to do it in those callbacks and we will have callbacks to return errors. 

https://github.com/llvm/llvm-project/pull/170134


More information about the Mlir-commits mailing list