Skip to content
Commit b8fc192d authored by Matt Arsenault's avatar Matt Arsenault Committed by Matt Arsenault
Browse files

Revert "[GISel]: Fix incorrect IRTranslation while translating null pointer types"

This reverts commit b3297ef0.

This change is incorrect. The current semantic of null in the IR is a
pointer with the bitvalue 0. It is not a cast from an integer 0, so
this should preserve the pointer type.
parent f0869417
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment