[PATCH] D115933: [IR] Change vector.splice intrinsic to reject out-of-bounds indices
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 11 01:37:54 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG51497dc0b201: [IR] Change vector.splice intrinsic to reject out-of-bounds indices (authored by david-arm).
Changed prior to commit:
https://reviews.llvm.org/D115933?vs=398555&id=398871#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115933/new/
https://reviews.llvm.org/D115933
Files:
llvm/docs/LangRef.rst
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/CodeGen/AArch64/named-vector-shuffles-neon.ll
llvm/test/CodeGen/AArch64/named-vector-shuffles-sve.ll
llvm/test/Verifier/invalid-splice.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115933.398871.patch
Type: text/x-patch
Size: 28604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220111/9faa95fa/attachment.bin>
More information about the llvm-commits
mailing list