[PATCH] D101543: [AArch64][GlobalISel] Fix width value for G_SBFX/G_UBFX

Brendon Cahoon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 15:04:34 PDT 2021


bcahoon updated this revision to Diff 341671.
bcahoon added a comment.

Rebase


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

https://reviews.llvm.org/D101543

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/form-bitfield-extract-from-sextinreg.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-sbfx.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-ubfx.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101543.341671.patch
Type: text/x-patch
Size: 7872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/993f263d/attachment.bin>


More information about the llvm-commits mailing list