Commit Graph

2 Commits

Author SHA1 Message Date
Arnold Schwaighofer
d589133b1d Fix test/IRGen/enum_copy_init_with_take_memcpy.swift on rebranch 2024-10-09 08:13:49 -07:00
Arnold Schwaighofer
35afefb08e IRGen: Prefer memcpy for initWithTake of single/mulipayload enums where
possible over an outlined copy function

rdar://83297558
https://github.com/swiftlang/swift/issues/57537
2024-10-07 16:49:41 -07:00