[Mlir-commits] [mlir] [mlir][AMDGPU] Fix raw buffer ptr ops lowering (PR #122293)

Krzysztof Drewniak llvmlistbot at llvm.org
Mon Jan 13 09:12:07 PST 2025


krzysz00 wrote:

Yeah, entirely fair on the pass not being set up for it - though for `amdgpu-to-rocdl`, you could just read the bitwidth out of the data layout instead of adding a pass option. But that's still a separate PR.

So yeah, approved

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


More information about the Mlir-commits mailing list