aengelke wrote: > but here's the IR with --opt-bisect-limit=0
Thanks. If I run opt -O3 on that file, I don't see the inttoptr/ptrtoaddr in question and the transformations on _ZN12_GLOBAL__N_144RangeAdapterLValueTest_TrivialOperation_TestINSt3__16vectorIiNS1_9allocatorIiEEEEE8TestBodyEv look correct. Could you share the full command line and the input files with which you got the 17802 above? (There might be differences due to the use of PGO?) https://github.com/llvm/llvm-project/pull/210729 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
