[PATCH] D67832: [IfConversion] Disallow TBB == FBB for valid triangles

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 04:43:04 PDT 2019


uabelho added a comment.

In D67832#1681258 <https://reviews.llvm.org/D67832#1681258>, @efriedma wrote:

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


Sure! Updated the patch to do that instead.


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

https://reviews.llvm.org/D67832





More information about the llvm-commits mailing list