[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
Mon Sep 5 18:53:13 PDT 2022


Chenbing.Zheng updated this revision to Diff 458074.
Chenbing.Zheng added a comment.

fix comment


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.458074.patch
Type: text/x-patch
Size: 6500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/73f49600/attachment.bin>


More information about the llvm-commits mailing list