[clang] [clang][CodeGen][X86_64] Honor per-function AVX ABI in C/C++ call paths, maintain old psABI for PlayStation. (PR #193298)
Benjamin Luke via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 29 06:26:52 PDT 2026
freaknbigpanda wrote:
> Right, if we're doing gcc-style warnings, we don't really need the AVX-ness in the function type.
ok cool ill start implementing this
https://github.com/llvm/llvm-project/pull/193298
More information about the cfe-commits
mailing list