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

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 14:08:58 PDT 2018


chandlerc accepted this revision.
chandlerc added a comment.

LGTM, but *please* update the comments in the update API to make this clear. I specifically thought there was no difference here after reading the comments, so I think they need to make this way more clear.


Repository:
  rL LLVM

https://reviews.llvm.org/D49925





More information about the llvm-commits mailing list