[PATCH] D111839: [AArch64][GlobalISel] combine and + [la]sr => ubfx
Jon Roelofs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 15 10:14:56 PDT 2021
jroelofs updated this revision to Diff 380051.
jroelofs retitled this revision from "[AArch64][GlobalISel] combine and + [la]sr => [su]bfx" to "[AArch64][GlobalISel] combine and + [la]sr => ubfx".
Herald added subscribers: kerbowa, nhaehnle, jvesely.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111839/new/
https://reviews.llvm.org/D111839
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AArch64/GlobalISel/form-bitfield-extract-from-shr-and.mir
llvm/test/CodeGen/AArch64/GlobalISel/merge-stores-truncating.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/bswap.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/cvt_f32_ubyte.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/fshl.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/fshr.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ubfe.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/lshr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111839.380051.patch
Type: text/x-patch
Size: 79877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211015/045e091c/attachment.bin>
More information about the llvm-commits
mailing list