[PATCH] D138051: AMDGPU/GlobalISel: Fix broken expansion of 64-bit vector sext_inreg

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 13:20:51 PST 2022


foad added a comment.

I try not to think about shifts at all. The second input operand is just the bit width to extend from.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138051/new/

https://reviews.llvm.org/D138051



More information about the llvm-commits mailing list