[PATCH] D93990: [InstSimplify] Return poison if insertelement touches out of bounds
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 3 07:43:24 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2139958b5344: [InstSimplify] Return poison if insertelement touches out of bounds (authored by aqjune).
Changed prior to commit:
https://reviews.llvm.org/D93990?vs=314282&id=314285#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93990/new/
https://reviews.llvm.org/D93990
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstCombine/out-of-bounds-indexes.ll
llvm/test/Transforms/InstCombine/vector_insertelt_shuffle-inseltpoison.ll
llvm/test/Transforms/InstCombine/vector_insertelt_shuffle.ll
llvm/test/Transforms/InstSimplify/insertelement.ll
llvm/test/Transforms/InstSimplify/vscale-inseltpoison.ll
llvm/test/Transforms/InstSimplify/vscale.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93990.314285.patch
Type: text/x-patch
Size: 7437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210103/c6b705d2/attachment.bin>
More information about the llvm-commits
mailing list