[PATCH] D78218: [LiveDebugValues] Terminate open ranges on DBG_VALUE $noreg
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 13:47:28 PDT 2020
vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.
Thanks, lgtm!
================
Comment at: llvm/test/DebugInfo/MIR/X86/livedebugvalues_loop_terminated.mir:5
+ ; Check that DBG_VALUE instructions are not propagated into a loop that
+ ; explicitly termiantes its location.
+
----------------
nit, terminates
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78218/new/
https://reviews.llvm.org/D78218
More information about the llvm-commits
mailing list