llvm-project
[NFC][IR] Use `isa<ConstantPointerNull>` instead of `isNullValue` for pointer null checks
#197512
Merged

[NFC][IR] Use `isa<ConstantPointerNull>` instead of `isNullValue` for pointer null checks #197512

shiltian merged 1 commit into main from users/shiltian/use-isa-cpn-ir
shiltian
shiltian
shiltian [NRC][IR] Use `isa<ConstantPointerNull>` instead of `isNullValue` for…
54a3602a
shiltian shiltian marked this pull request as ready for review 44 days ago
shiltian shiltian force pushed from 6d57eca1 to 54a3602a 44 days ago
llvmorg-github-actions llvmorg-github-actions added llvm:ir
shiltian shiltian requested a review from arsenm arsenm 44 days ago
shiltian shiltian requested a review from nikic nikic 44 days ago
shiltian shiltian requested a review from pcc pcc 44 days ago
shiltian shiltian requested a review from arichardson arichardson 44 days ago
shiltian shiltian requested a review from antoniofrighetto antoniofrighetto 44 days ago
llvmorg-github-actions
shiltian shiltian changed the title [IR] Use isa<ConstantPointerNull> instead of isNullValue for pointer null checks (NFC) [NRC][IR] Use `isa<ConstantPointerNull>` instead of `isNullValue` for pointer null checks 44 days ago
shiltian
arsenm
arsenm approved these changes on 2026-05-13
arsenm
shiltian shiltian changed the title [NRC][IR] Use `isa<ConstantPointerNull>` instead of `isNullValue` for pointer null checks [NFC][IR] Use `isa<ConstantPointerNull>` instead of `isNullValue` for pointer null checks 44 days ago
shiltian
shiltian shiltian merged a4a56553 into main 44 days ago
shiltian shiltian deleted the users/shiltian/use-isa-cpn-ir branch 44 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone