[all-commits] [llvm/llvm-project] b15998: [VP] Improve the VP intrinsic unittests
Simon Moll via All-commits
all-commits at lists.llvm.org
Tue May 11 02:45:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b159987054e12ad9f5b5e373249cbdba90047b84
https://github.com/llvm/llvm-project/commit/b159987054e12ad9f5b5e373249cbdba90047b84
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2021-05-11 (Tue, 11 May 2021)
Changed paths:
M llvm/unittests/IR/VPIntrinsicTest.cpp
Log Message:
-----------
[VP] Improve the VP intrinsic unittests
Test that all VP intrinsics are tested.
Test intrinsic id -> opcode -> intrinsic id round tripping.
Test property scopes in the include/llvm/IR/VPIntrinsics.def file.
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D93534
More information about the All-commits
mailing list