[Mlir-commits] [mlir] [mlir][LLVM] Add builders for llvm.intr.assume (PR #113317)

Tobias Gysi llvmlistbot at llvm.org
Fri Oct 25 23:47:12 PDT 2024


================
@@ -33,6 +33,7 @@
 #include "mlir/Support/ThreadLocalCache.h"
 #include "llvm/ADT/PointerEmbeddedInt.h"
 #include "llvm/IR/DerivedTypes.h"
+#include "llvm/IR/InstrTypes.h"
----------------
gysit wrote:

Ah I see now. So let's keep it.

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


More information about the Mlir-commits mailing list