This gets rid of a special case with CHAR() intrinsic and BIND(C) results.
I tested this has no impact on the LLVM assembly when LLVM opt -01 or
more is run.
See comment in the patch for more details.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo