[clang] [llvm] [RISCV] Add riscv_atomic.h and Zawrs/Zalrsc builtins (PR #94578)

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 10 22:35:49 PDT 2024


topperc wrote:

> Compilers are free to insert whatever stack spills and reloads they want in between your inline assembly blocks or intrinsic calls

Especially with -O0.

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


More information about the cfe-commits mailing list