[PATCH] D75421: [AArch64][GlobalISel] Avoid copies to target register bank for subregister copies

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 11:32:49 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGef4282e0ee2d: [AArch64][GlobalISel] Avoid copies to target register bank for subregister… (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75421

Files:
  llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/load-wro-addressing-modes.mir
  llvm/test/CodeGen/AArch64/GlobalISel/opt-fold-and-tbz-tbnz.mir
  llvm/test/CodeGen/AArch64/GlobalISel/opt-fold-ext-tbz-tbnz.mir
  llvm/test/CodeGen/AArch64/GlobalISel/opt-fold-shift-tbz-tbnz.mir
  llvm/test/CodeGen/AArch64/GlobalISel/subreg-copy.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75421.248562.patch
Type: text/x-patch
Size: 10720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/7856d4bd/attachment.bin>


More information about the llvm-commits mailing list