[llvm] [AMDGPU] Reimplement V_READFIRSTLANE_B32 as a normal VOP1 Pseudo. NFCI. (PR #81877)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 15 09:20:09 PST 2024
jayfoad wrote:
This was a weird case that didn't have the usual Pseudo/Real abstraction.
https://github.com/llvm/llvm-project/pull/81877
More information about the llvm-commits
mailing list