[all-commits] [llvm/llvm-project] c24cf9: [ARM][MVE] Enable extending gathers
aWelker via All-commits
all-commits at lists.llvm.org
Thu Jan 16 07:25:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c24cf97960827fa4993c399dc3f0be5a5376d9e7
https://github.com/llvm/llvm-project/commit/c24cf97960827fa4993c399dc3f0be5a5376d9e7
Author: Anna Welker <anna.welker at arm.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
M llvm/test/CodeGen/Thumb2/mve-gather-ind16-unscaled.ll
M llvm/test/CodeGen/Thumb2/mve-gather-ind32-scaled.ll
M llvm/test/CodeGen/Thumb2/mve-gather-ind32-unscaled.ll
M llvm/test/CodeGen/Thumb2/mve-gather-ptrs.ll
Log Message:
-----------
[ARM][MVE] Enable extending gathers
Enables the masked gather pass to
create extending masked gathers.
Differential Revision: https://reviews.llvm.org/D72451
More information about the All-commits
mailing list