[PATCH] D111839: [AArch64][GlobalISel] combine and + [la]sr => [su]bfx

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 14:22:52 PDT 2021


jroelofs created this revision.
jroelofs added reviewers: paquette, aemerson, foad.
Herald added subscribers: hiraditya, kristof.beyls, rovka.
jroelofs requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

rdar://83597585


Repository:
  rG LLVM Github Monorepo

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111839.379840.patch
Type: text/x-patch
Size: 11328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/9905c1c6/attachment.bin>


More information about the llvm-commits mailing list