[PATCH] D84550: [AArch64][GlobalISe] Fold G_AND and G_LSHR into ubfm

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 11:04:42 PDT 2020


paquette updated this revision to Diff 280980.
paquette added a comment.

- Do the combine in the selector
- Regenerate a testcase which had a codegen change, but also was generally wonked up


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

https://reviews.llvm.org/D84550

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-and-to-ubfm.mir
  llvm/test/CodeGen/AArch64/arm64-rev.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84550.280980.patch
Type: text/x-patch
Size: 31145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/5b46463f/attachment.bin>


More information about the llvm-commits mailing list