Timm =?utf-8?q?Bäder?= <[email protected]>, Timm =?utf-8?q?Bäder?= <[email protected]>, Timm =?utf-8?q?Bäder?= <[email protected]>, Timm =?utf-8?q?Bäder?= <[email protected]>, Timm =?utf-8?q?Bäder?= <[email protected]>, Timm =?utf-8?q?Bäder?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
Sirraide wrote: > Looking at the build output of the builds in the compile-time-tracker, it > doesn't seem like using the musttail attribute does much In release mode I’d optimise every sensible compiler to optimise this regardless; the main thing I’m concerned about is that we might start getting stack overflows in debug mode if we don’t force a tail call here https://github.com/llvm/llvm-project/pull/173756 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
