[PATCH] D70089: [VFABI] Add LLVM internal mangling for vector functions.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 09:14:05 PST 2019


fpetrogalli updated this revision to Diff 228904.
fpetrogalli added a comment.

I have changed `LLVM_VF` to `LLVM` in the `VFISAKind` enum class.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70089/new/

https://reviews.llvm.org/D70089

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Analysis/VFABIDemangling.cpp
  llvm/unittests/Analysis/VectorFunctionABITest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70089.228904.patch
Type: text/x-patch
Size: 3855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/152a9a52/attachment.bin>


More information about the llvm-commits mailing list