[clang] [AArch64][SME] Warn when using a streaming builtin from a non-streaming function (PR #75487)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 18 02:54:55 PST 2023


nikic wrote:

When building clang with clang, the regression on SemaChecking.cpp is now "only" 60% in terms of instructions retired (plus 0.4% during thin link, which is another ~50% in terms of SemaChecking).

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


More information about the cfe-commits mailing list