[all-commits] [llvm/llvm-project] 03e83c: [VP] vp.fptosi cast intrinsic and docs
Simon Moll via All-commits
all-commits at lists.llvm.org
Tue Feb 15 09:18:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03e83cc8eb9be1f65ed27c07efb839c9d080411a
https://github.com/llvm/llvm-project/commit/03e83cc8eb9be1f65ed27c07efb839c9d080411a
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M llvm/docs/LangRef.rst
M llvm/include/llvm/IR/IntrinsicInst.h
M llvm/include/llvm/IR/Intrinsics.td
M llvm/include/llvm/IR/VPIntrinsics.def
M llvm/lib/IR/IntrinsicInst.cpp
M llvm/lib/IR/Verifier.cpp
A llvm/test/Verifier/invalid-vp-intrinsics.ll
M llvm/unittests/IR/VPIntrinsicTest.cpp
Log Message:
-----------
[VP] vp.fptosi cast intrinsic and docs
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D119535
More information about the All-commits
mailing list