[PATCH] D114588: [DebugInfo][InstrRef] "Final" test cleanup switching x86 tests to instruction referencing

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 26 03:03:13 PST 2021


djtodoro added inline comments.


================
Comment at: llvm/test/CodeGen/X86/2010-05-26-DotDebugLoc.ll:62
 ; CHECK: movq
+; CHECK: movl
 ; CHECK-NEXT: [[LABEL:Ltmp[0-9]*]]
----------------
why this? Is this a code change?


================
Comment at: llvm/test/tools/llvm-locstats/locstats.ll:18
 ; LOCSTATS: [90%,100%) 1 11%
-; LOCSTATS: 100% 2 22%
+; LOCSTATS: 100% 4 44%
 ;
----------------
Cool :)


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

https://reviews.llvm.org/D114588



More information about the llvm-commits mailing list