[PATCH] D80342: [SVE] Remove default false from VectorType::get(Type *, unsigned, bool)

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 12:00:34 PDT 2020


ctetreau planned changes to this revision.
ctetreau added a comment.

Per recent discussions about the pace of this effort, I'll be adding a deprecated overload rather than just deleting the parameter.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80342





More information about the llvm-commits mailing list