[PATCH] D71561: [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:30:58 PST 2019


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

FoldOperandAction -> OperandFoldAction


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71561

Files:
  llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp

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


More information about the llvm-commits mailing list