[PATCH] D62625: LFTR for multiple exit loops

Denis Bakhvalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 14:06:39 PDT 2019


dendibakh added a comment.

There should be also positive impact on LSR pass from this change, since LSR likes equality comparisons.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62625





More information about the llvm-commits mailing list