[llvm] [AMDGPU] Improve selection into lshl_or (PR #65794)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 9 01:05:42 PDT 2023
arsenm wrote:
You definitely can't just state registers are 16 bit, they are 32-bit and just support 16 bit operations. It's sort of true on gfx11 only
https://github.com/llvm/llvm-project/pull/65794
More information about the llvm-commits
mailing list