[all-commits] [llvm/llvm-project] d05ddb: [VP] vp.sitofp cast intrinsic and docs
Simon Moll via All-commits
all-commits at lists.llvm.org
Wed Mar 2 01:17:41 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d05ddb86f6cb24d0d152db65f419006929a42f61
https://github.com/llvm/llvm-project/commit/d05ddb86f6cb24d0d152db65f419006929a42f61
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M llvm/docs/LangRef.rst
M llvm/include/llvm/IR/Intrinsics.td
M llvm/include/llvm/IR/VPIntrinsics.def
M llvm/lib/IR/IntrinsicInst.cpp
M llvm/test/Verifier/vp-intrinsics.ll
M llvm/unittests/IR/VPIntrinsicTest.cpp
Log Message:
-----------
[VP] vp.sitofp cast intrinsic and docs
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D119922
More information about the All-commits
mailing list