[PATCH] D44548: [DAGCombiner] Expand combining of FP logical operations to sign-setting FP operations

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 16:22:18 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344093: [DAGCombiner] Expand combining of FP logical ops to sign-setting FP ops (authored by nemanjai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44548?vs=168869&id=168901#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44548

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/fabs.ll
  llvm/trunk/test/CodeGen/PowerPC/float-logic-ops.ll
  llvm/trunk/test/CodeGen/X86/fp-logic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44548.168901.patch
Type: text/x-patch
Size: 5550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/63edfa2d/attachment.bin>


More information about the llvm-commits mailing list