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

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


ctetreau updated this revision to Diff 265346.
ctetreau added a comment.

catch straggler


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80261

Files:
  llvm/include/llvm/IR/MatrixBuilder.h
  llvm/lib/IR/AutoUpgrade.cpp
  llvm/lib/IR/ConstantFold.cpp
  llvm/lib/IR/Constants.cpp
  llvm/lib/IR/Core.cpp
  llvm/lib/IR/DataLayout.cpp
  llvm/lib/IR/Function.cpp
  llvm/lib/IR/IRBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80261.265346.patch
Type: text/x-patch
Size: 16896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/69a7a43b/attachment.bin>


More information about the llvm-commits mailing list