[PATCH] D53876: Preserve loop metadata when splitting exit blocks

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 15:15:54 PST 2018


jdoerfert added a comment.

Thanks for the patch!

In case it comes ever up and is actually still relevant (I haven't checked), there are similar problems all over the place.
The one I tried to fix at some point but never actually did can be found here: https://reviews.llvm.org/D5344


Repository:
  rL LLVM

https://reviews.llvm.org/D53876





More information about the llvm-commits mailing list