We should not attempt to handle ptrtoint and just give up.
Also use cast<> instead of dyn_cast It should be
impossible to have an alloca with a user which is
not an instruction.
Differential D16780
AMDGPU: Remove a fixme for ptrrtoint handling arsenm on Feb 1 2016, 12:14 PM. Authored by
Details
We should not attempt to handle ptrtoint and just give up. Also use cast<> instead of dyn_cast It should be
Diff Detail |