[PATCH] D52556: Add a test case showing the instcombine fail from D52548
Neil Henning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 26 10:42:34 PDT 2018
sheredom updated this revision to Diff 167162.
sheredom added a comment.
- Added a comment explaining each of the 3 variants for each of sdiv/srem/udiv/urem
- Fixed the whitespace issue
- Removed the FMF flags that were a legacy from the original shader this was reduced form
https://reviews.llvm.org/D52556
Files:
test/Transforms/InstCombine/stop_bad_undef_propagation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52556.167162.patch
Type: text/x-patch
Size: 10591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/d36b344f/attachment.bin>
More information about the llvm-commits
mailing list