[PATCH] D133188: [InstCombine] extractvalue (any_mul_with_overflow X, 2^n), 0 -> X << n

Chenbing.Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 01:30:24 PDT 2022


Chenbing.Zheng updated this revision to Diff 458378.
Chenbing.Zheng edited the summary of this revision.
Chenbing.Zheng added a comment.

add vector tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133188

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/with_overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133188.458378.patch
Type: text/x-patch
Size: 7905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/e75ae899/attachment.bin>


More information about the llvm-commits mailing list