blob: 7b00be97e050c36b1c509aa19fbcd64bf21e1104 (
plain)
1
2
3
|
; RUN: opt < %s -passes='require<profile-summary>,function(lower-allow-check<cutoffs[7]=0;cutoffs[8]=1>)' -S -o - -print-pipeline-passes | FileCheck %s
; CHECK: lower-allow-check<cutoffs[8]=1>
|