diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-08-27 11:13:14 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-27 02:13:14 +0000 |
commit | 9091108c668f6d4867a113ae88aea1ba6eb0cfaa (patch) | |
tree | ba23984854262b2921b8fe56382f6dafbaaf0dee /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 143f5e19650f547b8859a2ab8919d4f00781f691 (diff) | |
download | llvm-9091108c668f6d4867a113ae88aea1ba6eb0cfaa.zip llvm-9091108c668f6d4867a113ae88aea1ba6eb0cfaa.tar.gz llvm-9091108c668f6d4867a113ae88aea1ba6eb0cfaa.tar.bz2 |
AMDGPU: Fold mov imm to copy to av_32 class (#155428)
Previously we had special case folding into copies to AGPR_32,
ignoring AV_32. Try folding into the pseudos.
Not sure why the true16 case regressed.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions