[PATCH] D70107: [VFABI] TargetLibraryInfo mappings in IR.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 20:39:50 PST 2019


fpetrogalli marked 3 inline comments as done.
fpetrogalli added inline comments.


================
Comment at: llvm/include/llvm/Transforms/Utils/ModuleUtils.h:115
 namespace VFABI {
-
 /// \defgroup Vector Function ABI (VABI) Module functions.
----------------
jdoerfert wrote:
> fpetrogalli wrote:
> > jdoerfert wrote:
> > > Unrelated?
> > Yes, but still useful. I have also removed a group comment.
> > 
> > I'd rather not create a separate patch for this?
> create an RFC one and commit it w/o review if it is trivial.
Done in https://reviews.llvm.org/D70218


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70107





More information about the llvm-commits mailing list