[PATCH] D66024: Name Demangling as specified in the Vector Function ABI
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 13:55:14 PDT 2019
fpetrogalli commandeered this revision.
fpetrogalli added a reviewer: aranisumedh.
fpetrogalli added a comment.
Hi all,
thank you for the reviews so far.
I am picking up this change-set to continue working on it. Thank you @aranisumedh for your work!
Question: what is the fuzzer supposed to do? Generate random strings to be parsed by `VABI::getVectorName`?
Francesco
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66024/new/
https://reviews.llvm.org/D66024
More information about the llvm-commits
mailing list