[PATCH] D99739: [GlobalISel] Allow different tyeps for G_SBFX and G_UBFX operands
Brendon Cahoon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 2 08:15:35 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG09a88278cbe1: [GlobalISel] Allow different types for G_SBFX and G_UBFX operands (authored by bcahoon).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99739/new/
https://reviews.llvm.org/D99739
Files:
llvm/include/llvm/Target/GenericOpcodes.td
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/form-bitfield-extract-from-sextinreg.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalize-sbfx.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalize-ubfx.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99739.334959.patch
Type: text/x-patch
Size: 6509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/63d1dc10/attachment.bin>
More information about the llvm-commits
mailing list