[all-commits] [llvm/llvm-project] 60745f: [VP] llvm.vp.fneg intrinsic and LangRef
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Feb 9 08:05:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60745fb16fb423a505fdaeadc499f6b5a8344f7d
https://github.com/llvm/llvm-project/commit/60745fb16fb423a505fdaeadc499f6b5a8344f7d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M llvm/docs/LangRef.rst
M llvm/include/llvm/IR/Intrinsics.td
M llvm/include/llvm/IR/VPIntrinsics.def
M llvm/unittests/IR/VPIntrinsicTest.cpp
Log Message:
-----------
[VP] llvm.vp.fneg intrinsic and LangRef
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D119262
More information about the All-commits
mailing list