[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 09:18:38 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG03e83cc8eb9b: [VP] vp.fptosi cast intrinsic and docs (authored by simoll).

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.408918.patch
Type: text/x-patch
Size: 9494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/8f344111/attachment.bin>


More information about the llvm-commits mailing list