[Mlir-commits] [llvm] [mlir] Reland "[mlir][llvm] Add intrinsic arg and result attribute support (… (PR #151125)
Michael Kruse
llvmlistbot at llvm.org
Wed Jul 30 05:23:29 PDT 2025
Meinersbur wrote:
The buildbot error was probly because #151302 and this landed at the same time.
`llvm::CallBase` was probably declared indirectly in some header included by `OpenMPIRBuilder.h`. #151302 removed that #include.
https://github.com/llvm/llvm-project/pull/151125
More information about the Mlir-commits
mailing list