[PATCH] D119535: [VP] vp.fptosi cast intrinsic and docs

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 05:40:05 PST 2022


simoll updated this revision to Diff 408839.
simoll marked an inline comment as done.
simoll added a comment.

Test checks verifier error message now


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119535

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/IntrinsicInst.h
  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/invalid-vp-intrinsics.ll
  llvm/unittests/IR/VPIntrinsicTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119535.408839.patch
Type: text/x-patch
Size: 9494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/744bc596/attachment.bin>


More information about the llvm-commits mailing list