diff options
author | Petre-Ionut Tudor <petre-ionut.tudor@arm.com> | 2020-03-31 17:27:45 +0100 |
---|---|---|
committer | Petre-Ionut Tudor <petre-ionut.tudor@arm.com> | 2020-04-17 17:19:24 +0100 |
commit | cabfcf840a9d15d92466c6774953d3aa399cde92 (patch) | |
tree | a224a15a5a2c4399ac698c1328e138b94e51a1df /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 5be767d489be9fe0f76f321902f492294444f424 (diff) | |
download | llvm-cabfcf840a9d15d92466c6774953d3aa399cde92.zip llvm-cabfcf840a9d15d92466c6774953d3aa399cde92.tar.gz llvm-cabfcf840a9d15d92466c6774953d3aa399cde92.tar.bz2 |
[ARM] Fix conditions for lowering to S[LR]I
Summary:
Fixed wrong conditions for generating (S[LR]I X, Y, C2) from
(or (and X, BvecC1), (lsl Y, C2)) and added ISel nodes to lower to S[LR]I. The
optimisation is also enabled by default now.
Subscribers: kristof.beyls, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77387
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions