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

codegen: move union optimizations into emit_exactly_isa… #49655

Merged
merged 1 commit into from
May 6, 2023

Conversation

vtjnash
Copy link
Sponsor Member

@vtjnash vtjnash commented May 5, 2023

…where emit_f_is expects them

finding from #49556

@nanosoldier runbenchmarks("union", vs=":master")

@vtjnash vtjnash added compiler:codegen Generation of LLVM IR and native code performance Must go faster labels May 5, 2023
@nanosoldier
Copy link
Collaborator

Your benchmark job has completed - possible performance regressions were detected. A full report can be found here.

@gbaraldi
Copy link
Member

gbaraldi commented May 5, 2023

Interesting that we see some regressions, was this a particularly noisy run?

@vtjnash
Copy link
Sponsor Member Author

vtjnash commented May 5, 2023

No, that looks about typical for the expected noise

@vtjnash vtjnash added the status:merge me PR is reviewed. Merge when all tests are passing label May 5, 2023
@vtjnash vtjnash merged commit 67dd21c into master May 6, 2023
@vtjnash vtjnash deleted the jn/faster-isa-tindex branch May 6, 2023 04:27
@oscardssmith oscardssmith removed the status:merge me PR is reviewed. Merge when all tests are passing label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:codegen Generation of LLVM IR and native code performance Must go faster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants