https://github.com/ChuanqiXu9 commented:
The conversion related part looks slightly anti-pattern and slightly smells dangerous. Can we try to avoid emitting the conversion part if conversion won't happen and only emit if the conversion will happen? https://github.com/llvm/llvm-project/pull/151067 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
