Using veor3q_u64
compiler intrinsic crashes the compiler on M1 Max
#78801
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
triage needed
This issue needs more specific labels
Description
Using the
veor3q_u64
compiler intrinsic seems to cause the Swift compiler to crash on my M1 Max MBP.Reproduction
Stack dump
Expected behavior
Either compile the code, or give a compiler error or something if there's a problem
Environment
$ swiftc --version
swift-driver version: 1.115.1 Apple Swift version 6.0.3 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
Target: arm64-apple-macosx15.0
Additional information
No response
The text was updated successfully, but these errors were encountered: