[all-commits] [llvm/llvm-project] 7ca56c: [SVE] Remove calls to isScalable from Transforms
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Thu Apr 23 13:50:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7ca56c90bd6e31e6426427b44c251dd233cb8a68
https://github.com/llvm/llvm-project/commit/7ca56c90bd6e31e6426427b44c251dd233cb8a68
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp
M llvm/lib/Transforms/Scalar/SROA.cpp
M llvm/lib/Transforms/Utils/VNCoercion.cpp
Log Message:
-----------
[SVE] Remove calls to isScalable from Transforms
Reviewers: efriedma, chandlerc, reames, aprantl, sdesmalen
Reviewed By: efriedma
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77756
More information about the All-commits
mailing list