Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't create a constant node for Vector64 #105538

Merged
merged 2 commits into from
Jul 28, 2024

Ensure we process all arguments so the some_const case is correct

1c9a79c
Select commit
Loading
Failed to load commit list.
Merged

Don't create a constant node for Vector64 #105538

Ensure we process all arguments so the some_const case is correct
1c9a79c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-extra-platforms (Build maccatalyst-x64 Release AllSubsets_Mono) failed Jul 27, 2024 in 24m 34s

Build maccatalyst-x64 Release AllSubsets_Mono failed

Annotations

Check failure on line 248 in src/mono/msbuild/apple/build/AppleBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms (Build maccatalyst-x64 Release AllSubsets_Mono)

src/mono/msbuild/apple/build/AppleBuild.targets#L248

src/mono/msbuild/apple/build/AppleBuild.targets(248,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Precompiling failed for /Users/runner/work/1/s/artifacts/bundles/runonly/iOS.Simulator.Aot-Llvm.Test/System.Formats.Asn1.dll with exit code 1.
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0.	Program arguments: /Users/runner/work/1/s/artifacts/bin/mono/maccatalyst.x64.Release/cross/maccatalyst-x64/llc -march=x86-64 -mcpu=generic -enable-implicit-null-checks -disable-fault-maps -asm-verbose=false -mtriple=x86_64-apple-ios15.0-macabi -disable-gnu-eh-frame -enable-mono-eh-frame -mono-eh-frame-symbol=_mono_aot_System_Formats_Asn1_eh_frame -disable-tail-calls -no-x86-call-frame-opt -relocation-model=static -filetype=obj -o /Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll-llvm.o /Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll.s.opt.bc
1.	Running pass 'Function Pass Manager' on module '/Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll.s.opt.bc'.
2.	Running pass 'Implicit null checks' on function '@System_Formats_Asn1_System_Formats_Asn1_AsnDecoder_ReadSubIdentifier_System_ReadOnlySpan_1_byte_int__System_Nullable_1_long__System_Nullable_1_System_Numerics_BigInteger_'
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  llc                      0x0000000107137bf7 llvm::SmallVectorBase<unsigned long long>::set_size(unsigned long) + 434903
1  llc                      0x0000000107135ca8 llvm::SmallVectorBase<unsigned long long>::set_size(unsigned long) + 426888
2  llc                      0x00000001071382b0 llvm::SmallVectorBase<unsigned long long>::set_size(unsigned long) + 436624
3  libsystem_platform.dylib 0x00007ff80905bdfd _sigtramp + 29
4  libsystem_platform.dylib 0x0000000000000100 _sigtramp + 18446603370429563680
5  llc                      0x0000000105f6ec9c llvm::Pass* llvm::callDefaultCtor<llvm::AssumptionCacheTracker, true>() + 15820
6  llc                      0x0000000105f6ec0b llvm::Pass* llvm::callDefaultCtor<llvm::AssumptionCacheTracker, true>() + 15675
7  llc                      0x0000000105f5a15a llvm::Pass* llvm::callDefaultCtor<llvm::WebAssemblyExceptionInfo, true>() + 1299722
8  llc                      0x00000001063af702 llvm::Registry<llvm::GCMetadataPrinter>::begin() + 112034
9  llc                      0x000000010649a60c llvm::Pass* llvm::callDefaultCtor<llvm::MachineDominatorTree, true>() + 151244
10 llc                      0x00000001068f542b llvm::Attribute llvm::CallBase::getFnAttrOnCalledFunction<llvm::StringRef>(llvm::StringRef) const + 182955
11 llc                      0x00000001068fb613 llvm::Attribute llvm::CallBase::getFnAttrOnCalledFunction<llvm::StringRef>(llvm::StringRef) const + 208019
12 llc                      0x00000001068f5aa5 llvm::Attribute llvm::CallBase::getFnAttrOnCalledFunction<llvm::StringRef>(llvm::StringRef) const + 184613
13 llc                      0x0000000105601da9
14 llc                      0x00000001055ff29f
15 dyld                     0x000000010bce352e start + 462
AOT of image /Users/runner/work/1/s/artifacts/bundles/runonly/iOS.Simulator.Aot-Llvm.Test/System.Formats.Asn1.dll failed.
Mono Ahead of Time compiler - compiling assembly /Users/runner/work/1/s/artifacts/bundles/runonly/iOS.Simulator.Aot-Llvm.Test/System.Formats.Asn1.dll
AOTID 6C6786D1-F6D3-6F28-A166-0384B918CDC9
Compiled: 370/370
Executing opt: "/Users/runner/work/1/s/artifacts/bin/mono/maccatalyst.x64.Release/cross/maccatalyst-x64/opt" -f -disable-tail-calls -passes="default<O2>,place-safepoints" -spp-all-backedges -o "/Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll.s.opt.bc" "/Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll.s.bc"
Executing llc: "/Users/runner/work/1/s/artifacts/bin/mono/maccatalyst.x64.Release/cross/maccatalyst-x64/llc"  -march=x86-64 -mcpu=generic -enable-implicit-null-checks -disable-fault-maps -asm-verbose=false -mtriple=x86_64-apple-ios15.0-macabi -disable-gnu-eh-frame -enable-mono-eh-frame -mono-eh-frame-symbol=_mono_aot_System_Formats_Asn1_eh_frame -disable-tail-calls -no-x86-call-frame-opt -relocation-model=static -filetype=obj -o "/Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll-llvm.o" "/Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll.s.opt.bc"