Auto merge of #3674 - TDecking:bmi, r=RalfJung

Implement LLVM x86 bmi intrinsics

This implements the intrinsics for both the bmi1 and bmi2 ISA extensions. All of these intrinsics live inside the same namespace as far as LLVM is concerned, which is why it is arguably better to bundle the implementations of these two extensions.
This commit is contained in:
bors 2024-06-20 11:46:57 +00:00
commit 034e8e700d

Diff content is not available