[PATCH] D92576: Remove insertDebugValuesForPHIs() from LCSSA to prevent assignments from being reordered
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 06:36:51 PST 2020
jmorse added a comment.
LGTM, although couldn't you also just swap the basictest.ll DEBUGIFY-NEXT to be a DEBUGIFY-NOT: `call void @llvm.dbg.value` and not add the extra test.
(Nabeel and I share a corporate overloard, we should leave this a little more time in case anyone else wants to chip in).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92576/new/
https://reviews.llvm.org/D92576
More information about the llvm-commits
mailing list