[PATCH] D49925: [SimpleLoopUnswitch] Fix DT updates for trivial branch unswitching.

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 15:20:39 PDT 2018


kuhar added a comment.

@chandlerc OK, now I finally understand why it's possible to get confused here. I put a patch with modified documentation here: https://reviews.llvm.org/D49944.


Repository:
  rL LLVM

https://reviews.llvm.org/D49925





More information about the llvm-commits mailing list