llvm-project
19149a89 - [AArch64][llvm] Remove +pcdphint gating (#181633)

Commit
63 days ago
[AArch64][llvm] Remove +pcdphint gating (#181633) Remove gating of `stshh` since this is an instruction from the HINT space, and therefore is a NOP on cores that don't implement it, so gating is superfluous. gcc doesn't gate this, so remove for better compatibility.
Author
Parents
Loading