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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 15:22:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338317: [DAGCombiner] transform sub-of-shifted-signbit to add (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49924?vs=157784&id=158104#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49924

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49924.158104.patch
Type: text/x-patch
Size: 7519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/bb562b0a/attachment.bin>


More information about the llvm-commits mailing list