[PATCH] D42032: [LLVM][PASSES][InstCombine] Fix (a + a + ...) / a cases

Anton Bikineev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 20 07:44:44 PST 2018


AntonBikineev updated this revision to Diff 130763.

https://reviews.llvm.org/D42032

Files:
  lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  test/Transforms/InstCombine/div-shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42032.130763.patch
Type: text/x-patch
Size: 7541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180120/dc8988a6/attachment.bin>


More information about the llvm-commits mailing list