[clang] [llvm] Implement `preserve_none` for 32-bit x86 (PR #150106)

Brandt Bucher via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 23 10:33:29 PDT 2025


brandtbucher wrote:

How about we add the base pointers to both clobber lists here and leave the nest parameter as a future improvement for another PR? The calling convention is ABI-unstable, so we can always tweak it later.

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


More information about the llvm-commits mailing list