[llvm] [mlir] Reland "[mlir][llvm] Add intrinsic arg and result attribute support (… (PR #151125)
Michael Kruse via llvm-commits
llvm-commits at lists.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 llvm-commits
mailing list