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

yanming via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 03:08:08 PDT 2022


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

Fix docs and code style.


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.419382.patch
Type: text/x-patch
Size: 33878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220331/4061d934/attachment.bin>


More information about the llvm-commits mailing list