[all-commits] [llvm/llvm-project] 434d12: [SVE] Eliminate calls to default-false VectorType:...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Thu May 28 14:21:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 434d122e94a74cbfb08e901821590faad9b6dcd9
https://github.com/llvm/llvm-project/commit/434d122e94a74cbfb08e901821590faad9b6dcd9
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M llvm/lib/Analysis/ConstantFolding.cpp
Log Message:
-----------
[SVE] Eliminate calls to default-false VectorType::get() from Analysis
Reviewers: efriedma, fpetrogalli, kmclaughlin, sunfish
Reviewed By: fpetrogalli
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D80324
More information about the All-commits
mailing list