[llvm] [AMDGPU] Add test to show failure with SRC_*_HI registers. NFC. (PR #154828)
Stanislav Mekhanoshin via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 22 01:40:25 PDT 2025
rampitec wrote:
Then basically given low32 are useless and hi32 are inaccessible, I wish it all had been done differently. But that train has sailed by zeppelin long time ago. We may want to explore a way to produce a pseudo reading just these registers and do not include it in any of the SReg* classes. It might be easier.
https://github.com/llvm/llvm-project/pull/154828
More information about the llvm-commits
mailing list