trcrsired wrote: > Does x86 (32-bit) have a similar problem? I recall things like > `std::string_view` weren't optimized properly due to the calling convention, > too.
no https://github.com/llvm/llvm-project/pull/215585 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
