[PATCH] D30665: [InstSimplify] vector div/rem with any zero element in divisor is undef
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 08:33:02 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297390: [InstSimplify] vector div/rem with any zero element in divisor is undef (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D30665?vs=90733&id=91175#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30665
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/lib/Analysis/InstructionSimplify.cpp
llvm/trunk/test/Transforms/InstCombine/vector-urem.ll
llvm/trunk/test/Transforms/InstSimplify/div.ll
llvm/trunk/test/Transforms/InstSimplify/rem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30665.91175.patch
Type: text/x-patch
Size: 6046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170309/1df76ae9/attachment.bin>
More information about the llvm-commits
mailing list