[all-commits] [llvm/llvm-project] 900f78: [SVE] Eliminate calls to default-false VectorType:...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Wed Jun 3 13:57:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 900f78a714c583dd87432a9c89f6ccade8430fac
https://github.com/llvm/llvm-project/commit/900f78a714c583dd87432a9c89f6ccade8430fac
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M llvm/include/llvm/IR/MatrixBuilder.h
M llvm/lib/IR/AutoUpgrade.cpp
M llvm/lib/IR/ConstantFold.cpp
M llvm/lib/IR/Constants.cpp
M llvm/lib/IR/Core.cpp
M llvm/lib/IR/DataLayout.cpp
M llvm/lib/IR/IRBuilder.cpp
Log Message:
-----------
[SVE] Eliminate calls to default-false VectorType::get() from IR
Reviewers: efriedma, kmclaughlin, sdesmalen, dexonsmith, dblaikie
Reviewed By: efriedma
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D80261
More information about the All-commits
mailing list