[PATCH] D52176: Remove LoopID metadata from the branch instruction that follows the peeled iterations.

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 17 20:03:29 PDT 2018


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

LGTM, but please add `CHECK-NOT` into test to make sure that the metadata is actually dropped.


Repository:
  rL LLVM

https://reviews.llvm.org/D52176





More information about the llvm-commits mailing list