[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 19:05:31 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd7d85f72ef9b: [AArch64][GlobalISel] Fix width value for G_SBFX/G_UBFX (authored by bcahoon).
Repository:
rG LLVM Github Monorepo
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.341733.patch
Type: text/x-patch
Size: 7872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/245b8b5f/attachment.bin>
More information about the llvm-commits
mailing list