[PATCH] D71567: [InstCombine] Refactor FoldUDivAction for future usage with multiplication. NFC

Danila Kutenin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 13:33:26 PST 2019


danlark created this revision.
danlark added reviewers: spatel, lebedev.ri.
danlark added a project: LLVM.

Refactor FoldUDivAction for future usage with multiplication. NFC

Patch by Danila Kutenin. email:danilak at google.com, github:danlark1@ . I don't have commit rights.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71567

Files:
  llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  llvm/test/Transforms/InstCombine/mul.ll

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


More information about the llvm-commits mailing list