diff options
author | Yeting Kuo <46629943+yetingk@users.noreply.github.com> | 2024-07-17 08:37:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-17 08:37:55 +0800 |
commit | b6c4ad700b0f5851313f18df89b9da2c27ba3185 (patch) | |
tree | 116738f862c1eb5229bfccab64b83c680030e84e /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | f56cdd4a45b7bbe84be5d4ba9442eb7071605efc (diff) | |
download | llvm-b6c4ad700b0f5851313f18df89b9da2c27ba3185.zip llvm-b6c4ad700b0f5851313f18df89b9da2c27ba3185.tar.gz llvm-b6c4ad700b0f5851313f18df89b9da2c27ba3185.tar.bz2 |
[RISCV] Remove x7 from fastcc list. (#96729)
Like #93321, this patch also tries to solve the conflict usage of x7 for
fastcc and Zicfilp. But this patch removes x7 from fastcc directly. Its
purpose is to reduce the code complexity of #93321, and we also found
that it at most increase 0.02% instruction count for most benchmarks and
it might be benefit for benchmarks.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions