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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 12:04:33 PDT 2019


lebedev.ri updated this revision to Diff 213427.
lebedev.ri marked 3 inline comments as done.
lebedev.ri added a comment.

Rebased, addressed review notes.
Ping.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65380

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65380.213427.patch
Type: text/x-patch
Size: 13022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/a6f29cf0/attachment.bin>


More information about the llvm-commits mailing list