[PATCH] D28968: LoopUnswitch - Simplify based on known not to a be constant.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 17:56:33 PST 2017


trentxintong added a comment.

There was an iterator invalidation bug here. I committed 296069 (https://reviews.llvm.org/rL296069) to fix the problem. Post-commit reviews welcome.


Repository:
  rL LLVM

https://reviews.llvm.org/D28968





More information about the llvm-commits mailing list