The AMDGPU backend now has buffer resource intrinsics that take a ptr
addrspase (8) instead of a vector<4xi32>, improving LLVM's ability to
reason about their memory behavior. This commit moves MLIR to these
new functions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo