about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorTsukasa OI <floss_rust@irq.a4lg.com>2025-08-30 05:05:12 +0000
committerTsukasa OI <floss_rust@irq.a4lg.com>2025-09-03 02:13:35 +0000
commit46795337322b5852438417549a5fe9dce3f75479 (patch)
treebacc072638caed7844d3b8f340ecd80ccd410895 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent60874ec82085bae842e553b67dc1c313f21c7c2c (diff)
downloadrust-46795337322b5852438417549a5fe9dce3f75479.tar.gz
rust-46795337322b5852438417549a5fe9dce3f75479.zip
RISC-V: Lower requirements of `clmul` and `clmulh`
They don't need full "Zbc" extension but only its subset: the "Zbkc"
extension.  Since the compiler implies `zbkc` from `zbc`, it's safe to
use `#[target_feature(enable = "zbkc")]`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions