[PATCH] D78769: [AArch64][GlobalISel] Select immediate forms of compares by wiggling constants

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 11:51:35 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2af31b3b6552: [AArch64][GlobalISel] Select immediate forms of compares by wiggling constants (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78769

Files:
  llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/fold-select.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-arith-immed-compare.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-cbz.mir
  llvm/test/CodeGen/AArch64/GlobalISel/tbz-sgt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78769.260717.patch
Type: text/x-patch
Size: 39406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/3f26f55b/attachment.bin>


More information about the llvm-commits mailing list