[AMDGPUEmitPrintf] Don't require specific pointer element type
Rather than checking for i8*, simply add a bitcast to i8*, so the appendString() code sees the expected type.
Loading
Please sign in to comment
Rather than checking for i8*, simply add a bitcast to i8*, so the appendString() code sees the expected type.