You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update CIR test to reflect changes in trivial copy ctor
- Replaced expected copy constructor calls with direct cir.copy operations in the tests for both A and C structs.
- Updated LLVM output to reflect the new memcpy operation, aligning with recent optimizations in CIR code generation for trivial copy constructs.
0 commit comments