aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorWang Pengcheng <wangpengcheng.pp@bytedance.com>2024-03-25 11:44:16 +0800
committerGitHub <noreply@github.com>2024-03-25 11:44:16 +0800
commit6af6416e89de1f4656a145c4843226b468718434 (patch)
tree3254f2848d33386effb62ae09e80f7706787e491 /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent5e5b6561029665e69e033cff4216fecb78302259 (diff)
downloadllvm-6af6416e89de1f4656a145c4843226b468718434.zip
llvm-6af6416e89de1f4656a145c4843226b468718434.tar.gz
llvm-6af6416e89de1f4656a145c4843226b468718434.tar.bz2
[RISCV] Add a tune feature to disable stripping W suffix (#86255)
We have a hidden option to disable it, but I'd like to make it a tune feature. For some implementations, instructions with W suffix would be less costly as they only perform on 32 bits data. Though we may lose some chances to compress.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions