-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Update mariner images to latest with LLVM 16 #84676
Conversation
Tagging subscribers to this area: @hoyosjs Issue DetailsSame as #84148, with extra changes to pull in dotnet/dotnet-buildtools-prereqs-docker#840.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you!
I ran PlaintextPlatform aspnet benchmarks with these changes and didn't see a performance diff one way or another. Thanks @sebastienros! FYI @richlander |
Build failures are #85949 |
This pulls in the updates from dotnet/dotnet-buildtools-prereqs-docker#864 and moves to floating tags for the mariner images, which now build the product with LLVM 16.
Once this flows to dotnet-optimization, this will require updates to make the LLVM 16 tools available there. Before the opt data collected with new LLVM flows into runtime, I plan to fix #85785 so that local builds won't by default require clang-16.