[PATCH] D63958: [SDAG] commute setcc operands to match a subtract

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 16:25:53 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365711: [SDAG] commute setcc operands to match a subtract (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63958?vs=207144&id=209094#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63958

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-shrink-wrapping.ll
  llvm/trunk/test/CodeGen/AArch64/cgp-usubo.ll
  llvm/trunk/test/CodeGen/Lanai/sub-cmp-peephole.ll
  llvm/trunk/test/CodeGen/X86/jump_sign.ll
  llvm/trunk/test/CodeGen/X86/psubus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63958.209094.patch
Type: text/x-patch
Size: 13294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/31b3bb2b/attachment.bin>


More information about the llvm-commits mailing list