[PATCH] D65380: [InstCombine] Shift amount reassociation: shl-trunc-shl pattern

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 10:04:36 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368059: [InstCombine] Shift amount reassociation: shl-trunc-shl pattern (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65380?vs=213427&id=213647#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65380

Files:
  llvm/trunk/include/llvm/IR/PatternMatch.h
  llvm/trunk/lib/Transforms/InstCombine/InstCombineShifts.cpp
  llvm/trunk/test/Transforms/InstCombine/shift-amount-reassociation-with-truncation-shl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65380.213647.patch
Type: text/x-patch
Size: 11937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/8d14ccb9/attachment-0001.bin>


More information about the llvm-commits mailing list