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

LGTM.



================
Comment at: llvm/lib/Transforms/Scalar/LoopDeletion.cpp:60
+    // Make sure all exiting blocks produce the same incoming value for the
+    // block. If there are different incoming values for different exiting
     // blocks, then it is impossible to statically determine which value should
----------------
Nit: add the word back.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86844/new/

https://reviews.llvm.org/D86844

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to