[all-commits] [llvm/llvm-project] 8a8d01: [NFC] Change VFShape so it contains an ElementCoun...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Mon Jul 26 04:36:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a8d01d58c14c65d6b1a40bf3335c72f6fcd1388
https://github.com/llvm/llvm-project/commit/8a8d01d58c14c65d6b1a40bf3335c72f6fcd1388
Author: Paul Walker <paul.walker at arm.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M llvm/include/llvm/Analysis/VectorUtils.h
M llvm/lib/Analysis/VFABIDemangling.cpp
M llvm/unittests/Analysis/VectorFunctionABITest.cpp
M llvm/unittests/Analysis/VectorUtilsTest.cpp
Log Message:
-----------
[NFC] Change VFShape so it contains an ElementCount rather than seperate VF and IsScalable properties.
Differential Revision: https://reviews.llvm.org/D106750
More information about the All-commits
mailing list