[PATCH] D117184: Fix failing assertion in SimplifyCFG.cpp as icmp gep fold to constant expression [NFC]

Markus Lavin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 02:28:51 PST 2022


markus added a comment.

> For some reason, the pipeline does not get reduced further (cc @markus) even though we can run the first part (the cgscc pipeline) and then feed it into the second part (the function pipeline).

Thanks for letting me know @nikic. I will have a look to see what could be the problem and provide a fix if possible.


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

https://reviews.llvm.org/D117184



More information about the llvm-commits mailing list