[PATCH] D44683: [SelectionDAG] Removing FABS folding from DAGCombiner

Mikhail Dvoretckii via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 03:39:33 PDT 2018


mike.dvoretsky updated this revision to Diff 139272.
mike.dvoretsky added a comment.
Herald added a subscriber: javed.absar.

Rebased. PR36600 appears fixed.


https://reviews.llvm.org/D44683

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AArch64/fabs.ll
  test/CodeGen/X86/fabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44683.139272.patch
Type: text/x-patch
Size: 4541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/50d9eba0/attachment.bin>


More information about the llvm-commits mailing list