[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 14:07:48 PDT 2018


nemanjai updated this revision to Diff 168869.
nemanjai added a comment.
Herald added a reviewer: javed.absar.

Update to account for already committed PPC-specific changes.


Repository:
  rL LLVM

https://reviews.llvm.org/D44548

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

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


More information about the llvm-commits mailing list