[Mlir-commits] [mlir] [MLIR][AMDGPU] Add a wrapper for global LDS load intrinsics in AMDGPU (PR #133498)
Alan Li
llvmlistbot at llvm.org
Wed Apr 2 07:24:08 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"
----------------
lialan wrote:
I have no clues why VSCode would add it itself. Any ideas?
https://github.com/llvm/llvm-project/pull/133498
More information about the Mlir-commits
mailing list