[all-commits] [llvm/llvm-project] 2ea6ab: [llvm][VFABI] Add more testing for LLVM internal m...
Francesco Petrogalli via All-commits
all-commits at lists.llvm.org
Mon Dec 9 07:50:09 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ea6ab67779d079d72d4bb363bd35b55cc714485
https://github.com/llvm/llvm-project/commit/2ea6ab67779d079d72d4bb363bd35b55cc714485
Author: Francesco Petrogalli <francesco.petrogalli at arm.com>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M llvm/unittests/Analysis/VectorFunctionABITest.cpp
Log Message:
-----------
[llvm][VFABI] Add more testing for LLVM internal mangling.
Summary:
The tests cover the internal mangling for:
1. Masked signatures.
2. Scalable signatures.
3. Masked scalable signatures with linear.
Reviewers: andwar
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71146
More information about the All-commits
mailing list