[PATCH] D88367: [LLVM-C] Turn a ShuffleVector Constant Into a Getter.

Craig Disselkoen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 26 15:53:34 PDT 2020


cdisselkoen added a comment.

I have no problem with this revision.  I apologize for my lack of understanding in the other revision (D88190 <https://reviews.llvm.org/D88190>); I was just trying to understand why having an `extern const int` in the C API wouldn't work.  This proposal seems fine and provides more future flexibility.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88367



More information about the llvm-commits mailing list