[all-commits] [llvm/llvm-project] 03756a: [ARM][MVE] Combine more extending masked loads
Sam Parker via All-commits
all-commits at lists.llvm.org
Sun Feb 23 23:50:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 03756a41979915c63d0a9eb214524e03aaff876d
https://github.com/llvm/llvm-project/commit/03756a41979915c63d0a9eb214524e03aaff876d
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
A llvm/test/CodeGen/Thumb2/LowOverheadLoops/extending-loads.ll
Log Message:
-----------
[ARM][MVE] Combine more extending masked loads
For MVE, don't look at the users of the extending loads so that more
as desirable for folding.
Differential Revision: https://reviews.llvm.org/D74958
More information about the All-commits
mailing list