Fznamznon wrote: I noticed that OGCG emits an additional address space cast for function parameter alloca here
https://github.com/llvm/llvm-project/blob/20102748a3548a1006e32056868cb3df8ce83565/clang/lib/CodeGen/CGDecl.cpp#L2740 So, I used it as a reference when preparing this change. https://github.com/llvm/llvm-project/pull/220836 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
