[Mlir-commits] [mlir] [MLIR][AMDGPU] Fixing word alignment check for bufferload fastpath (PR #135982)

Krzysztof Drewniak llvmlistbot at llvm.org
Wed Apr 16 09:47:53 PDT 2025


https://github.com/krzysz00 approved this pull request.

Approved assuming tests pass

(Side note: this version now works for `i4` and friends - so long as the bitwidth of the elements is a power of 2)

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


More information about the Mlir-commits mailing list