[PATCH] D63163: [GlobalISel][AArch64] Fold G_SUB into G_ICMP when it's safe to do so

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 11:36:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363596: [GlobalISel][AArch64] Fold G_SUB into G_ICMP when it's safe to do so (authored by paquette, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63163?vs=204849&id=205133#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63163

Files:
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/opt-fold-cmn.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63163.205133.patch
Type: text/x-patch
Size: 18218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/51d89238/attachment.bin>


More information about the llvm-commits mailing list