diff options
author | Luke Lau <luke@igalia.com> | 2024-10-28 11:31:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 11:31:18 +0000 |
commit | 0cbccb13d6757b0ea7f2a7f29bb598e1935bcf37 (patch) | |
tree | 1f30d23a1ec61f4dc36a83db5156e73c0b08f471 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1df5c943439b050dbc34e7a1c88c4d8ec90d26b5 (diff) | |
download | llvm-0cbccb13d6757b0ea7f2a7f29bb598e1935bcf37.zip llvm-0cbccb13d6757b0ea7f2a7f29bb598e1935bcf37.tar.gz llvm-0cbccb13d6757b0ea7f2a7f29bb598e1935bcf37.tar.bz2 |
[RISCV] Remove support for pre-RA vsetvli insertion (#110796)
Now that LLVM 19.1.0 has been out for a while with post-vector-RA
vsetvli insertion enabled by default, this proposes to remove the flag
that restores the old pre-RA behaviour so we only have one configuration
going forward.
That flag was mainly meant as a fallback in case users ran into issues,
but I haven't seen anything reported so far.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions