[PATCH] D122291: [VP] Add more cast VPintrinsic and docs.

yanming via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 20:13:32 PDT 2022


ym1813382441 updated this revision to Diff 419041.
ym1813382441 added a comment.

Update Verifier.cpp to check VPCastIntrinsic.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122291/new/

https://reviews.llvm.org/D122291

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/IR/VPIntrinsics.def
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/Verifier/vp-intrinsics.ll
  llvm/unittests/IR/VPIntrinsicTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122291.419041.patch
Type: text/x-patch
Size: 33319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220330/d2a78164/attachment.bin>


More information about the llvm-commits mailing list