[PATCH] D70513: [VectorUtils] API for VFShape, update VFInfo.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 21 12:58:36 PST 2019
fpetrogalli updated this revision to Diff 230515.
fpetrogalli added a comment.
Update (and rename) the `get` method to use ElementCount instead of VF
and IsScalable separately.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70513/new/
https://reviews.llvm.org/D70513
Files:
llvm/include/llvm/Analysis/VectorUtils.h
llvm/lib/Analysis/VFABIDemangling.cpp
llvm/lib/Analysis/VectorUtils.cpp
llvm/unittests/Analysis/VectorFunctionABITest.cpp
llvm/unittests/Analysis/VectorUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70513.230515.patch
Type: text/x-patch
Size: 15639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191121/c885f79e/attachment.bin>
More information about the llvm-commits
mailing list