[PATCH] D36988: [InstCombine] fix and enhance udiv/urem narrowing
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 16:13:43 PDT 2017
spatel updated this revision to Diff 112252.
spatel added a comment.
Patch updated:
No code changes, but added a test with a constexpr to show that's ok.
https://reviews.llvm.org/D36988
Files:
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
test/Transforms/InstCombine/udivrem-change-width.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36988.112252.patch
Type: text/x-patch
Size: 8298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170822/8b7ba075/attachment.bin>
More information about the llvm-commits
mailing list