[PATCH] D72515: Add Targeted LiveDebugValues Tests That Exercise Specific Expected Behaviours

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 09:38:27 PST 2020


aprantl added inline comments.


================
Comment at: llvm/test/DebugInfo/MIR/X86/livedebugvalues_loop_within_loop_outer_moved.mir:4
+
+  ; Check that debug value intrinsics are not propogated into loops with inner
+  ; loops that move their locations.
----------------
propagated


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

https://reviews.llvm.org/D72515





More information about the llvm-commits mailing list