[PATCH] D81827: [CGP] Convert phi types

Theodore Popp via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 23 06:21:52 PDT 2020


tpopp added a comment.

I'm trying to get some help from more experienced coworkers in California side to see how I could help prove this. I also was off in the 2x slowdown. Compilation of one object file is taking slightly under 3x longer and then being stopped by a timeout in infrastructure that I haven't yet found a workaround for. I'm looking into some parts to see if maybe there's an infinite loop while waiting for insights from others.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81827/new/

https://reviews.llvm.org/D81827





More information about the llvm-commits mailing list