[PATCH] D71816: [DAGCombiner] Add combine for (not (strict_fsetcc)) to create a strict_fsetcc with the opposite condition.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 14:18:01 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd3bf06bc81e3: [DAGCombiner] Add combine for (not (strict_fsetcc)) to create a strict_fsetcc… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D71816?vs=235070&id=240287#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71816

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/fp-strict-scalar-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71816.240287.patch
Type: text/x-patch
Size: 6060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/ef690be7/attachment.bin>


More information about the llvm-commits mailing list