[PATCH] D67832: [IfConversion] Handle when CvtMBB==NextMBB in IfConvertTriangle

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 13:05:01 PDT 2019


efriedma added a comment.

Would it make more sense to just say this isn't a triangle?  We don't really want to do loop peeling in IfConversion.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67832





More information about the llvm-commits mailing list