diff options
author | Ivan Butygin <ivan.butygin@gmail.com> | 2025-07-17 23:42:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-18 00:42:25 +0300 |
commit | 6b29ee9d9a8dc6eaf1f47b4d66b4c569e00a112f (patch) | |
tree | 5a3eee53e64d9bc7ea206069d28fe0f0117ac25b /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | b8264293a714347a77f150b109cfdde8665eeadc (diff) | |
download | llvm-6b29ee9d9a8dc6eaf1f47b4d66b4c569e00a112f.zip llvm-6b29ee9d9a8dc6eaf1f47b4d66b4c569e00a112f.tar.gz llvm-6b29ee9d9a8dc6eaf1f47b4d66b4c569e00a112f.tar.bz2 |
[mlir][amdgpu] Properly handle mismatching memref ranks in `amdgpu.gather_to_lds` (#149407)
This op doesn't have any rank or indices restrictions on src/dst
memrefs, but was using `SameVariadicOperandSize` which was causing
issues. Also fix some other issues while we at it.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions