[PATCH] D35804: [BPI] Detect branches in loops that make themselves not taken

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 5 10:27:01 PDT 2017


davidxl added a comment.

This code looks fine to me. My next question is, is the pattern common? The amount of code and possible compile increase added is non trivial.


Repository:
  rL LLVM

https://reviews.llvm.org/D35804





More information about the llvm-commits mailing list