Skip to content

Commit bf70494

Browse files
committed
[test] More tests to target specific directories after CodeGenPrepare requires TargetPassConfig (D73754)
1 parent 547a94f commit bf70494

File tree

7 files changed

+1
-0
lines changed

7 files changed

+1
-0
lines changed

llvm/test/Transforms/SampleProfile/section-accurate-samplepgo.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; REQUIRES: x86-registered-target
12
; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/inline.prof -codegenprepare -S | FileCheck %s
23
; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/inline.prof -codegenprepare -profile-sample-accurate -S | FileCheck %s --check-prefix ACCURATE
34

0 commit comments

Comments
 (0)