Files
clang-p2996/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp
Nikita Popov de8867a0b6 [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.
2022-01-26 16:16:32 +01:00

8.5 KiB