[clang] [CIR] Enable x86_64 calling-convention lowering by default (PR #215026)
Andy Kaylor via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 10 13:10:12 PDT 2026
================
@@ -3770,12 +3770,15 @@ void store_atomic_different_size(S a) {
// FIXME(cir): The difference below is due to ABI lowering not being fully implemented for CIR.
----------------
andykaylor wrote:
This comment is now wrong.
https://github.com/llvm/llvm-project/pull/215026
More information about the cfe-commits
mailing list