diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-04-17 07:34:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-17 07:34:38 -0700 |
commit | 8d4b19e3d4a8cee8899d5a293972aef48f9bdb7f (patch) | |
tree | 8b26953044f5b004ecaadf150805b039e449ec9e /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 41675fa5b88dc703b3b1d96de668281582f21f3b (diff) | |
download | llvm-8d4b19e3d4a8cee8899d5a293972aef48f9bdb7f.zip llvm-8d4b19e3d4a8cee8899d5a293972aef48f9bdb7f.tar.gz llvm-8d4b19e3d4a8cee8899d5a293972aef48f9bdb7f.tar.bz2 |
[RISCV] Remove skipFunction from RISCVVMV0Elimination. (#136080)
skipFunction disables the pass for functions with optnone attribute.
This pass is important to correct register allocation so I don't think
it should be disabled.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions