clspv icon indicating copy to clipboard operation
clspv copied to clipboard

UNREACHABLE executed at clspv/lib/ReplacePointerBitcastPass.cpp:834!

Open kpet opened this issue 8 years ago • 0 comments

A few CL files from the ARM Compute Library exhibit the following issue:

  %26 = bitcast i8 addrspace(1)* %call52 to i16 addrspace(1)*Handle above user of scalar bitcast with gep on ReplacePointerBitcastPass
UNREACHABLE executed at clspv/lib/ReplacePointerBitcastPass.cpp:834!
Aborted (core dumped)

Here's a couple that show the problem (just passing the file to clspv):

kpet avatar Jul 14 '17 11:07 kpet