diff options
author | Min-Yih Hsu <min.hsu@sifive.com> | 2024-10-29 10:49:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 10:49:35 -0700 |
commit | ba65710908137fe68e7c039f1e2829c3d37480f3 (patch) | |
tree | ac0f6fc24525996610e009a34080fdfa2f22b5c4 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 528e975ac4081c7d84c5664c7ca9a18a916db4c7 (diff) | |
download | llvm-ba65710908137fe68e7c039f1e2829c3d37480f3.zip llvm-ba65710908137fe68e7c039f1e2829c3d37480f3.tar.gz llvm-ba65710908137fe68e7c039f1e2829c3d37480f3.tar.bz2 |
[RISCV] Avoid redundant SchedRead on _TIED VPseudos (#113940)
_TIED and _MASK_TIED pseudos have one less operand compared to other
pseudos, thus we shouldn't attach the same number of SchedRead for these
instructions.
I don't think we have a way to (explicitly) check scheduling classes. So
I only test this patch with existing tests.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions