This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5cc24bdc92e AMDGPU/GlobalISel: Select atomic loads new 64280cb8842 [ARM] Fix loads and stores for predicate vectors
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/ARM/ARMISelLowering.cpp | 65 ++ lib/Target/ARM/ARMInstrMVE.td | 18 - test/CodeGen/Thumb2/mve-masked-ldst.ll | 626 +++++++++++--- test/CodeGen/Thumb2/mve-masked-load.ll | 1310 ++++++++++++++++++++++++----- test/CodeGen/Thumb2/mve-masked-store.ll | 1180 +++++++++++++++++++------- test/CodeGen/Thumb2/mve-pred-bitcast.ll | 489 ++++++++--- test/CodeGen/Thumb2/mve-pred-loadstore.ll | 178 +++- 7 files changed, 3091 insertions(+), 775 deletions(-)