[PATCH] D141650: [VectorUtils] Enhance VFABI demangling API

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 15 17:06:35 PST 2023


lebedev.ri requested changes to this revision.
lebedev.ri added a comment.
This revision now requires changes to proceed.

Not really familiar with this.

1. Do we need that parameter? Is empty <parameters> list generally ill-formed and must be diagnosed?
2. I'm not seeing what callee (other than the tests) actually sets that parameter to true?

(marking as reviewed)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141650



More information about the llvm-commits mailing list