[PATCH] D71567: [InstCombine] Add tests for `select + mul` for power of twos. NFC

Danila Kutenin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 14:39:57 PST 2019


danlark updated this revision to Diff 234156.
danlark added a comment.

Add nsw+nuw tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71567

Files:
  llvm/test/Transforms/InstCombine/mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71567.234156.patch
Type: text/x-patch
Size: 3952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/6e6c83c3/attachment.bin>


More information about the llvm-commits mailing list