[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
Tue May 19 17:39:06 PDT 2020
ctetreau created this revision.
Herald added subscribers: llvm-commits, psnobl, rkruppe, hiraditya, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: LLVM.
ctetreau added reviewers: kmclaughlin, sdesmalen, dexonsmith, dblaikie.
ctetreau added a child revision: D80262: [SVE] Eliminate bad VectorType::getNumElements() calls from ConstantFold.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80261
Files:
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.265096.patch
Type: text/x-patch
Size: 15334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/046354d6/attachment.bin>
More information about the llvm-commits
mailing list