[llvm] [X86] Prefer `lock or` over mfence (PR #106555)
Valentin Churavy via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 11 03:54:26 PDT 2025
vchuravy wrote:
@phoebewang @RKSimon adjusted it to be that. The only thing "lost" is the ability to flip it back `mfence`, but I assume that is fine?
https://github.com/llvm/llvm-project/pull/106555
More information about the llvm-commits
mailing list