[PATCH] D66024: [SVFS] Vector Function ABI name demangler.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 17 08:34:03 PDT 2019
fpetrogalli updated this revision to Diff 220511.
fpetrogalli added a comment.
I have removed the `ParsedData` struct as requested by @sdesmalen , my reasoning for keeping it was wrong.
I have updated the tests and the fuzzer accordingly.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66024/new/
https://reviews.llvm.org/D66024
Files:
llvm/include/llvm/Analysis/VectorUtils.h
llvm/lib/Analysis/CMakeLists.txt
llvm/lib/Analysis/VFABIDemangling.cpp
llvm/tools/vfabi-demangle-fuzzer/CMakeLists.txt
llvm/tools/vfabi-demangle-fuzzer/vfabi-demangler-fuzzer.cpp
llvm/unittests/Analysis/CMakeLists.txt
llvm/unittests/Analysis/VectorFunctionABITest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66024.220511.patch
Type: text/x-patch
Size: 40356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/55ab090e/attachment.bin>
More information about the llvm-commits
mailing list