| Issue |
165811
|
| Summary |
[mlir][GPU] Move amdgpu target-specific transforms out of generic GPU dialect transforms
|
| Labels |
|
| Assignees |
|
| Reporter |
Muzammiluddin-Syed-ECE
|
Lowerings of generic gpu data movement ops from GPU to AMDGPU have persisted under the GPU dialect.
Relocate the amdgpu-specific patterns within these files to somewhere more appropriate under `AMDGPU/transforms`:
- https://github.com/llvm/llvm-project/blob/c8fd662bfa83b3cfa1c7a37ffaec8fac9bb36ccf/mlir/lib/Dialect/GPU/Transforms/SubgroupReduceLowering.cpp
- https://github.com/llvm/llvm-project/blob/c8fd662bfa83b3cfa1c7a37ffaec8fac9bb36ccf/mlir/lib/Dialect/GPU/Transforms/PromoteShuffleToAMDGPU.cpp
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs