[PATCH] D56468: [EarlyIfConversion] Don't if-convert unconditional branches.

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 15:21:08 PST 2019


mgrang accepted this revision.
mgrang added a comment.
This revision is now accepted and ready to land.

LGTM. I have verified that this patch resolves the problem in our custom code base.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56468





More information about the llvm-commits mailing list