[PATCH] D79867: [VectorUtils] Expose vector-function-abi-variant mangling as a utility. NFC

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 09:44:31 PDT 2020


fpetrogalli added a comment.

Hi @anna

is this change needed so that you can attach the attribute also  to `llvm::Function` and not just `llvm::Callinst`? I have explained that this is something we don't want to do: https://reviews.llvm.org/D70107#2034194

Let me know if you have any questions.

Kind regards,

Francesco


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79867





More information about the llvm-commits mailing list