[PATCH] D69976: [VFABI] Read/Write functions for the VFABI attribute.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 07:09:19 PST 2019


fpetrogalli updated this revision to Diff 228688.
fpetrogalli marked 7 inline comments as done.
fpetrogalli added a comment.

Address review from @sdesmalen .

Notice that I removed a couple of stray methods that where related to the handling of the TLI changes.


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

https://reviews.llvm.org/D69976

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/include/llvm/Transforms/Utils/ModuleUtils.h
  llvm/lib/Analysis/VFABIDemangling.cpp
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/lib/Transforms/Utils/ModuleUtils.cpp
  llvm/unittests/Analysis/VectorFunctionABITest.cpp
  llvm/unittests/Transforms/Utils/CMakeLists.txt
  llvm/unittests/Transforms/Utils/VFABIUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69976.228688.patch
Type: text/x-patch
Size: 10738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191111/d4200a15/attachment-0001.bin>


More information about the llvm-commits mailing list