[PATCH] D49924: [DAGCombiner] transform sub-of-shifted-signbit to add

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 15:06:58 PDT 2018


spatel updated this revision to Diff 157784.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:
Add a code comment to describe the transform and motivation.


https://reviews.llvm.org/D49924

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AArch64/signbit-shift.ll
  test/CodeGen/PowerPC/signbit-shift.ll
  test/CodeGen/X86/signbit-shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49924.157784.patch
Type: text/x-patch
Size: 7387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180727/9a27faed/attachment.bin>


More information about the llvm-commits mailing list