diff options
author | Min-Yih Hsu <min.hsu@sifive.com> | 2024-10-28 09:37:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 09:37:54 -0700 |
commit | ab5d3c9d359d84e454d54e8d91b5c834c42c5a47 (patch) | |
tree | c449b5f7805c0817a741718ac80e91fa96f37828 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 106259510f6a7a3824dd34f78a77ead150dd2154 (diff) | |
download | llvm-ab5d3c9d359d84e454d54e8d91b5c834c42c5a47.zip llvm-ab5d3c9d359d84e454d54e8d91b5c834c42c5a47.tar.gz llvm-ab5d3c9d359d84e454d54e8d91b5c834c42c5a47.tar.bz2 |
[RISCV] Assign different scheduling classes for VMADC/VMSBC (#113009)
Split the scheduling classes of VMADC/VMSBC away from that of VADC/VSBC.
Because the former are technically mask-producing instructions rather
than normal vector arithmetics, which might have different performance
characteristics on some processors.
This is effectively NFC.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions