[Mlir-commits] [mlir] [MLIR][AMDGPU] Add a wrapper for global LDS load intrinsics in AMDGPU (PR #133498)
Jakub Kuderski
llvmlistbot at llvm.org
Wed Apr 2 08:46:24 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"
----------------
kuhar wrote:
@bjacob knows a flag to disable this
https://github.com/llvm/llvm-project/pull/133498
More information about the Mlir-commits
mailing list