[LTO] Update remark test after 644a965c1e.

This commit is contained in:
Florian Hahn 2022-07-04 15:20:52 +01:00
parent c146af3f46
commit 8471c68619
No known key found for this signature in database
GPG Key ID: EEF712BB5E80EBBA
1 changed files with 2 additions and 2 deletions

View File

@ -50,9 +50,9 @@
; RUN: cat %t.yaml | FileCheck %s -check-prefixes=YAML,YAML-ANNOTATE
; REMARKS: remark: {{.*}} 'foo' inlined into 'main'
; REMARKS: remark: {{.*}} loop not vectorized: cannot prove it is safe to reorder memory operations
; REMARKS: remark: {{.*}} the cost-model indicates that interleaving is not beneficial
; REMARKS_DH: llvm-lto: remark: {{.*}} 'foo' inlined into 'main'
; REMARKS_DH: llvm-lto: remark: {{.*}} loop not vectorized: cannot prove it is safe to reorder memory operations
; REMARKS_DH: llvm-lto: remark: {{.*}} the cost-model indicates that interleaving is not beneficial
; CHECK-NOT: remark:
; CHECK-NOT: llvm-lto:
; NM-NOT: foo