[all-commits] [llvm/llvm-project] 524749: Revert "[ARM] Fix conditions for lowering to S[LR]I"
Petre-Ionut Tudor via All-commits
all-commits at lists.llvm.org
Mon Apr 20 08:11:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 52474992b1343d7c2876ed9d176cd963476af4e5
https://github.com/llvm/llvm-project/commit/52474992b1343d7c2876ed9d176cd963476af4e5
Author: Petre-Ionut Tudor <petre-ionut.tudor at arm.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
M llvm/test/CodeGen/AArch64/arm64-sli-sri-opt.ll
Log Message:
-----------
Revert "[ARM] Fix conditions for lowering to S[LR]I"
This reverts commit cabfcf840a9d15d92466c6774953d3aa399cde92.
The patch introduced another bug in the optimization.
More information about the All-commits
mailing list