[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 06:46:02 PDT 2018


nemanjai updated this revision to Diff 168788.
nemanjai added a comment.

Rebased to account for Sanjay's patches.


Repository:
  rL LLVM

https://reviews.llvm.org/D44548

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  test/CodeGen/PowerPC/float-logic-ops.ll

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


More information about the llvm-commits mailing list