diff options
author | Philip Reames <preames@rivosinc.com> | 2024-07-30 11:58:27 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2024-07-30 12:04:23 -0700 |
commit | 8a4b0954030be3a6e81b098d4e3a1f87ded151b9 (patch) | |
tree | 4c971f2fb3afc92f2dbba672075a121d30f84297 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b7db119eadde630f7ba7e4abc1ca6ee4fa8ccdfe (diff) | |
download | llvm-8a4b0954030be3a6e81b098d4e3a1f87ded151b9.zip llvm-8a4b0954030be3a6e81b098d4e3a1f87ded151b9.tar.gz llvm-8a4b0954030be3a6e81b098d4e3a1f87ded151b9.tar.bz2 |
[RISCV][TLI/TTI] Reject scalable offsets in isLegalAddressing mode
None of our addressing modes support a scalable offset. I could not
figure out how to get LSR to actually try such a formula, but let's
be defensive and explicitly prevent this case from being considered
a valid address mode match.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions