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

Fix alloc opt pass on LLVM 11+. #39119

Merged
merged 1 commit into from
Jan 7, 2021
Merged

Fix alloc opt pass on LLVM 11+. #39119

merged 1 commit into from
Jan 7, 2021

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jan 6, 2021

Fixes #38922

@maleadt maleadt added performance Must go faster compiler:codegen Generation of LLVM IR and native code bugfix This change fixes an existing bug backport 1.6 Change should be backported to release-1.6 labels Jan 6, 2021
@maleadt
Copy link
Member Author

maleadt commented Jan 6, 2021

rr crashed.

@JeffBezanson JeffBezanson merged commit f5c8e67 into master Jan 7, 2021
@JeffBezanson JeffBezanson deleted the tb/fix_alloc_opt branch January 7, 2021 16:49
KristofferC pushed a commit that referenced this pull request Jan 8, 2021
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Jan 8, 2021
staticfloat pushed a commit that referenced this pull request Jan 15, 2021
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug 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.

Large regression in benchmark script from 1.5 to master
3 participants