[all-commits] [llvm/llvm-project] 2ccde3: [InlineCost] Fix scalable vectors in visitAlloca
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Mon Aug 17 03:35:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ccde3c96b784f74370beff5dab5fbf3e70fae8b
https://github.com/llvm/llvm-project/commit/2ccde3c96b784f74370beff5dab5fbf3e70fae8b
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M llvm/lib/Analysis/InlineCost.cpp
A llvm/test/Transforms/Inline/inline-scalable.ll
Log Message:
-----------
[InlineCost] Fix scalable vectors in visitAlloca
Discovered as part of the VLS type work (see D85128).
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D85848
More information about the All-commits
mailing list