[PATCH] D73144: [SVE] Pass Scalable argument to VectorType::get in Bitcode Reader

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 15:27:48 PST 2020


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

If you're reposting the "same" patch because it was reverted, usually you want to reopen the existing revision, rather than post a new one.  (Phabricator should give you a "reopen" option for closed reviews.)  That said, at this point, it's not worth going back to fix that; there wasn't any substantial discussion posted on D72792 <https://reviews.llvm.org/D72792>.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73144





More information about the llvm-commits mailing list