[Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Generalize amdgcn.make.buffer.rsrc to fat pointers (PR #126828)

Matt Arsenault llvmlistbot at llvm.org
Tue Feb 18 08:34:12 PST 2025


================
@@ -29,6 +29,7 @@
 #include "llvm/IR/IntrinsicInst.h"
 #include "llvm/IR/Intrinsics.h"
 #include "llvm/IR/IntrinsicsAArch64.h"
+#include "llvm/IR/IntrinsicsAMDGPU.h"
----------------
arsenm wrote:

New dead include 

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


More information about the Mlir-commits mailing list