[PATCH] D80323: [SVE] Eliminate calls to default-false VectorType::get() from Clang

Christopher Tetreault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 20 14:53:42 PDT 2020


ctetreau created this revision.
Herald added subscribers: cfe-commits, dmgreen, psnobl, rkruppe, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: clang.
ctetreau added reviewers: david-arm, fpetrogalli, ddunbar, rjmccall.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80323

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/CodeGen/CodeGenTypes.cpp
  clang/lib/CodeGen/SwiftCallingConv.cpp
  clang/lib/CodeGen/TargetInfo.cpp
  clang/utils/TableGen/MveEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80323.265348.patch
Type: text/x-patch
Size: 52856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200520/7a5751cb/attachment-0001.bin>


More information about the cfe-commits mailing list