[Mlir-commits] [mlir] [AMDGPU] fold `memref.subview` into `amdgpu.gather_to_lds` (PR #149851)
Quinn Dawkins
llvmlistbot at llvm.org
Mon Jul 21 12:54:20 PDT 2025
https://github.com/qedawkins requested changes to this pull request.
I disagree. MemRef transforms should not depend on target specific dialects like NVGPU and AMDGPU. Repeating the mistake for AMD doesn't help improve the poor state of dependency management.
https://github.com/llvm/llvm-project/pull/149851
More information about the Mlir-commits
mailing list