Skip to content

[CodeGen] Allow PreISel lowering to run without TM #102150

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

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

aengelke
Copy link
Contributor

@aengelke aengelke commented Aug 6, 2024

Fixes #101652 after build bot failures where TM in the opt pass builder is nullptr.

https://lab.llvm.org/buildbot/#/builders/169/builds/1820/steps/9/logs/stdio

Fixes build bot failures where TM in the opt PassBuilder is nullptr.
@aengelke aengelke requested review from nikic and rofirrim August 6, 2024 14:12
@aengelke aengelke added llvm:codegen ABI Application Binary Interface llvm:crash and removed ABI Application Binary Interface labels Aug 6, 2024
Copy link
Contributor

@nikic nikic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aengelke aengelke merged commit a4837fe into llvm:main Aug 6, 2024
8 of 9 checks passed
@aengelke aengelke deleted the fix-preisel-lowering branch August 6, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants