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

Update to LLVM 16.0.1 #13629

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Update to LLVM 16.0.1 #13629

merged 1 commit into from
Apr 11, 2023

Conversation

Nekotekina
Copy link
Member

@Nekotekina Nekotekina commented Apr 8, 2023

Also fix AVX-512 detection bug for Zen4+.

@Asinin3
Copy link
Contributor

Asinin3 commented Apr 8, 2023

Zen4 users please test performance against master. 16.0.1 brings Zen4 optimisations

@Megamouse
Copy link
Contributor

Missing commit update of the submodule

@solarmystic
Copy link

solarmystic commented Apr 10, 2023

Retested GOWA, GOW3 and P5 with this PR to see if it would make a difference to the minor performance regression in those games compared to the final pre-LLVM16 master, unfortunately it does not.

GOW3

Last Master before LLVM16 (14845) - 130/103/70 FPS
PR build - 123/101/68 FPS

GOWA

Last Master before LLVM16 (14845) - 64/55/50 FPS
PR build - 61/55/50 FPS

P5

Last Master before LLVM16 (14845) - 97/71/60 FPS
PR build - 92/65/59 FPS

Zip archive with SS of results:-
LLVM 16.01.zip

Tested on a stock i7 12700KF/2080Ti/W10 21H2 machine.

@Nekotekina
Copy link
Member Author

@solarmystic please retest

@solarmystic
Copy link

solarmystic commented Apr 10, 2023

@solarmystic please retest

Whatever you did with that latest commit, it worked wonders.

Performance is back to pre-LLVM 16 master levels with GOWA, and almost there with GOW3. P5 is still slower than pre-LLVM 16, but got a performance improvement from it too compared to previous PR commit build.

GOW3

Last Master before LLVM16 (14845) - 130/103/70 FPS
Current PR build - 129/102/69 FPS

GOWA

Last Master before LLVM16 (14845) - 64/55/50 FPS
PR build - 65/57/52 FPS

P5

Last Master before LLVM16 (14845) - 97/71/60 FPS
PR build - 93/67/62 FPS

zip with SS of current PR results:-
v2.zip

Fix Zen4+ AVX-512 detection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants