[PATCH] D65607: [DAGCombiner] try to convert opposing shifts to casts

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 12:32:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367710: [DAGCombiner] try to convert opposing shifts to casts (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65607?vs=213019&id=213111#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65607/new/

https://reviews.llvm.org/D65607

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65607.213111.patch
Type: text/x-patch
Size: 6045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/4d04f556/attachment.bin>


More information about the llvm-commits mailing list