[Mlir-commits] [mlir] [MLIR][AMDGPU] Add a wrapper for global LDS load intrinsics in AMDGPU (PR #133498)

Benoit Jacob llvmlistbot at llvm.org
Wed Apr 2 08:58:58 PDT 2025


================
@@ -24,6 +25,7 @@
 #include "mlir/IR/PatternMatch.h"
 #include "mlir/IR/TypeUtilities.h"
 #include "llvm/ADT/TypeSwitch.h"
+#include "llvm/IR/Metadata.h"
----------------
bjacob wrote:

`-header-insertion=never`

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


More information about the Mlir-commits mailing list