[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
Mon Jan 10 03:10:02 PST 2022


david-arm updated this revision to Diff 398555.
david-arm marked 2 inline comments as done.
david-arm added a comment.

- Updated LangRef documentation.


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.398555.patch
Type: text/x-patch
Size: 28601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/7800d72e/attachment.bin>


More information about the llvm-commits mailing list