Skip to content

Conversation

@Firestar99
Copy link
Member

best reviewed commit by commit

I see this quite commonly:

let undef = self.undef(ret_ty); self.zombie(undef.def(self), "memcmp not implemented"); undef

And I replaced it with this:

self.undef_zombie(ret_ty, "memcmp not implemented")

Among other smaller cleanups

@LegNeato LegNeato added this pull request to the merge queue Mar 22, 2025
Merged via the queue into Rust-GPU:main with commit 05042d1 Mar 22, 2025
7 checks passed
@Firestar99 Firestar99 deleted the undef_zombie branch March 30, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants