OS users report app updates directly from Apple, not developers. Reasons and affected app types are currently unclear, ...
%0 = bitcast <4 x bfloat> %a to <8 x i8> %1 = bitcast <4 x bfloat> %b to <8 x i8> ; CHECK: %2 = bitcast <8 x i8> %0 to <4 x bfloat> ; CHECK-NEXT: %3 = bitcast <8 x i8> %1 to <4 x bfloat> ; CHECK-NEXT: ...
## This test checks that a universal bitcode file is flattened correctly. # RUN: llvm-as %S/Inputs/arm64-ios.ll -o %t-arm64.bc # RUN: llvm-as %S/Inputs/x86_64-osx.ll ...