[llvm] [AMDGPU] Fix register class constraints for si-fold-operands pass when folding immediate into copies (PR #131387)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 15 19:23:14 PDT 2025
arsenm wrote:
The tests for the issue are already in llvm/test/CodeGen/AMDGPU/fold-imm-copy.mir (and you should also mention this fixes issue number in the description)
https://github.com/llvm/llvm-project/pull/131387
More information about the llvm-commits
mailing list