[PATCH] D19391: transform obscured FP sign bit ops into a fabs/fneg using TLI hook

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 10:05:35 PDT 2016


spatel updated this revision to Diff 57643.
spatel added a comment.

Ping * 2.

Patch updated: rebased and fixed code comments.


http://reviews.llvm.org/D19391

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  test/CodeGen/AArch64/fcvt-int.ll
  test/Transforms/InstCombine/and2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19391.57643.patch
Type: text/x-patch
Size: 7073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160518/81ddfaf7/attachment.bin>


More information about the llvm-commits mailing list