[all-commits] [llvm/llvm-project] fc6907: Revert "[ARM] Transforming memcpy to Tail predicat...
malJaj via All-commits
all-commits at lists.llvm.org
Thu May 6 04:42:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc690777fce0bf50a8f424b05993b1e218713ae5
https://github.com/llvm/llvm-project/commit/fc690777fce0bf50a8f424b05993b1e218713ae5
Author: Malhar Jajoo <malhar.jajoo at arm.com>
Date: 2021-05-06 (Thu, 06 May 2021)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/ARM/ARMISelLowering.h
M llvm/lib/Target/ARM/ARMInstrMVE.td
M llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp
M llvm/lib/Target/ARM/ARMSubtarget.h
M llvm/lib/Target/ARM/ARMTargetTransformInfo.h
M llvm/test/CodeGen/Thumb2/LowOverheadLoops/memcall.ll
R llvm/test/CodeGen/Thumb2/mve-tp-loop.ll
R llvm/test/CodeGen/Thumb2/mve-tp-loop.mir
Log Message:
-----------
Revert "[ARM] Transforming memcpy to Tail predicated Loop"
Reverting commit since it causes failure (10462).
This reverts commit b856f4a232cbd43476e9b9f75c80aacfc6f5c152.
More information about the All-commits
mailing list