Files
clang-p2996/mlir/test/Dialect/LLVMIR
Alexander Weinrauch fc2f31c949 [MLIR][ROCDL] Add op for raw.ptr.buffer.load.lds (#127988)
This PR adds raw.ptr.buffer.load.lds op to ROCDL to expose buffer loads
directly to LDS.
The op is converted to the corresponding intrinsic call during the
translation from MLIR to LLVM IR.
2025-02-21 11:37:20 +00:00
..