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

[llvm] Replace UndefValue placeholders with PoisonValue #116453

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leewei05
Copy link
Contributor

This PR replaces all UndefValue act as placeholders with PoisonValue in llvm/unittests.

@nunoplopes @regehr

Copy link

github-actions bot commented Nov 16, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

@leewei05 leewei05 force-pushed the remove-all-undef-get-unittest branch from 9be09bb to 8553393 Compare November 16, 2024 00:02
@leewei05 leewei05 force-pushed the remove-all-undef-get-unittest branch from 8553393 to e1552a6 Compare November 16, 2024 01:20
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.

1 participant