diff options
author | Momchil Velikov <momchil.velikov@arm.com> | 2023-10-17 11:30:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-17 11:30:14 +0100 |
commit | bea3684944c0d7962cd53ab77aad756cfee76b7c (patch) | |
tree | 9e5886230a6cca449999830500479f0c6e5c0686 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 52db7e27458f774fa0c6c6a864ce197fa071a230 (diff) | |
download | llvm-bea3684944c0d7962cd53ab77aad756cfee76b7c.zip llvm-bea3684944c0d7962cd53ab77aad756cfee76b7c.tar.gz llvm-bea3684944c0d7962cd53ab77aad756cfee76b7c.tar.bz2 |
[AArch64] Allow only LSL to be folded into addressing mode (#69235)
There was an error in decoding shift type, which permitted shift types
other than LSL to be (incorrectly) folded into the addressing mode of a
load/store instruction.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions