[llvm] [LangRef] asm clobber constrains: '~memory' allows reads and synchronization (PR #150191)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 23 10:03:03 PDT 2025


efriedma-quic wrote:

> Do you mean the llvm.sideffect intrinsic

I mean `call void asm sideeffect ""()`

https://github.com/llvm/llvm-project/pull/150191


More information about the llvm-commits mailing list