[NFC] Change VFShape so it contains an ElementCount rather than seperate VF and IsSca...
authorPaul Walker <paul.walker@arm.com>
Sat, 24 Jul 2021 15:34:20 +0000 (16:34 +0100)
committerPaul Walker <paul.walker@arm.com>
Mon, 26 Jul 2021 11:25:46 +0000 (12:25 +0100)
commit8a8d01d58c14c65d6b1a40bf3335c72f6fcd1388
tree47d5aed123876fa100989f99e15b6cb4c873209d
parent46c03668774c27877bd96957931fafae24383e3f
[NFC] Change VFShape so it contains an ElementCount rather than seperate VF and IsScalable properties.

Differential Revision: https://reviews.llvm.org/D106750
llvm/include/llvm/Analysis/VectorUtils.h
llvm/lib/Analysis/VFABIDemangling.cpp
llvm/unittests/Analysis/VectorFunctionABITest.cpp
llvm/unittests/Analysis/VectorUtilsTest.cpp