[Assignment Tracking Analysis] Add target triple to test
authorOCHyams <orlando.hyams@sony.com>
Mon, 12 Dec 2022 08:39:14 +0000 (08:39 +0000)
committerOCHyams <orlando.hyams@sony.com>
Mon, 12 Dec 2022 08:53:12 +0000 (08:53 +0000)
Build-bot failure: https://lab.llvm.org/buildbot/#/builders/214/builds/4756
Original commit: 1d1de7467c32d52926ca56b9167a2c65c451ecfa
Work-around commit: 34a3259fab86aaa1a20224e08849775f3593e6a3

llvm/test/DebugInfo/assignment-tracking/X86/remove-undef-fragment.ll

index eba63e3..749a2b4 100644 (file)
@@ -1,5 +1,3 @@
-; TODO: Determine why this does not work on Power PC.
-; REQUIRES: x86_64-linux
 ; RUN: llc %s -o - -stop-after=finalize-isel \
 ; RUN:    -experimental-assignment-tracking  \
 ; RUN: | FileCheck %s --implicit-check-not=DBG
@@ -66,6 +64,7 @@
 ;;   __attribute__((nodebug)) a ah(y(0).d(n), 0);
 ;;   ag - ah;
 ;; }
+target triple = "x86_64-unknown-linux-gnu"
 
 define void @_Z1kv({ <2 x float>, <2 x float> } %call, <2 x float> %0, float %n.sroa.6.8.vec.extract) !dbg !7 {
 entry: