[all-commits] [llvm/llvm-project] d4e183: Revert "[LV] Emit @llvm.get.active.mask for tail-f...
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Wed Jun 17 02:10:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d4e183f68631019fe51f855a554988292868b9ac
https://github.com/llvm/llvm-project/commit/d4e183f68631019fe51f855a554988292868b9ac
Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
Date: 2020-06-17 (Wed, 17 Jun 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/test/Transforms/LoopVectorize/ARM/prefer-tail-loop-folding.ll
M llvm/test/Transforms/LoopVectorize/ARM/tail-folding-counting-down.ll
M llvm/test/Transforms/LoopVectorize/ARM/tail-loop-folding.ll
Log Message:
-----------
Revert "[LV] Emit @llvm.get.active.mask for tail-folded loops"
This reverts commit 47650451738c821993c763356854b560a0f9f550
while I investigate the build bot failures.
More information about the All-commits
mailing list