[PATCH] D82582: [SVE] Remove calls to VectorType::getNumElements from clang

Christopher Tetreault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 25 10:46:49 PDT 2020


ctetreau created this revision.
Herald added subscribers: cfe-commits, psnobl, rkruppe, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: clang.
ctetreau added a child revision: D78127: [SVE] Mark VectorType::getNumElements() deprecated.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82582

Files:
  clang/lib/CodeGen/CGAtomic.cpp
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/CodeGen/SwiftCallingConv.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82582.273446.patch
Type: text/x-patch
Size: 32590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200625/b522aaed/attachment-0001.bin>


More information about the cfe-commits mailing list