ayzhao added a comment.

In D126586#4622003 <https://reviews.llvm.org/D126586#4622003>, @gulfem wrote:

> Fixed the issue that causes a crash in InstCombinePHI.cpp. Phi instructions 
> need to be inserted at the beginning of basic blocks, and profile increments 
> need to be inserted after phis for conditional operators.

I can confirm that this fixes the crash reported in 
https://reviews.llvm.org/D126586#4615344. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126586

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to