[PATCH] D63812: [InstCombine] Shift amount reassociation (PR42391)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 29 04:53:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364712: [InstCombine] Shift amount reassociation (PR42391) (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63812?vs=207078&id=207196#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63812

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineShifts.cpp
  llvm/trunk/test/Transforms/InstCombine/shift-amount-reassociation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63812.207196.patch
Type: text/x-patch
Size: 9232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190629/f1f1554b/attachment.bin>


More information about the llvm-commits mailing list