Skip to content

[polly][test] Fix filecheck annotation typos #94211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

klensy
Copy link
Contributor

@klensy klensy commented Jun 3, 2024

Plus few missing FileCheck invocations.

@MaskRay
Copy link
Member

MaskRay commented Jun 4, 2024

Failed Tests (7):
  Polly :: CodeGen/OpenMP/single_loop.ll
  Polly :: CodeGen/conflict-between-loop-invariant-code-hosting-and-escape-map-computation.ll
  Polly :: CodeGen/entry_with_trivial_phi.ll
  Polly :: CodeGen/inner_scev_sdiv_1.ll
  Polly :: CodeGen/multidim_alias_check.ll
  Polly :: ScheduleOptimizer/ManualOptimization/unroll_double.ll
  Polly :: ScopInfo/constant_start_integer.ll

@klensy klensy force-pushed the filecheck-polly branch 2 times, most recently from af8ff30 to 507978a Compare June 4, 2024 21:56
; CHECK p0: {0,+,256}<%for.cond1.preheader>
; CHECK: p0: {0,+,256}<%for.cond1.preheader>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<stdin>:14:10: note: possible intended match here
p0: {0,+,1}<nuw><nsw><%for.cond1.preheader>

@klensy klensy force-pushed the filecheck-polly branch from 507978a to b9dbb1e Compare June 14, 2024 11:37
@klensy
Copy link
Contributor Author

klensy commented Jun 14, 2024

polly\test\Support\pipelineposition.ll: unknown prefix INLINED2

@klensy
Copy link
Contributor Author

klensy commented Feb 3, 2025

No tests magically fixed itself, sad:

Failed Tests (7):
--
  | Polly :: CodeGen/OpenMP/single_loop.ll
  | Polly :: CodeGen/conflict-between-loop-invariant-code-hosting-and-escape-map-computation.ll
  | Polly :: CodeGen/entry_with_trivial_phi.ll
  | Polly :: CodeGen/inner_scev_sdiv_1.ll
  | Polly :: CodeGen/multidim_alias_check.ll
  | Polly :: ScheduleOptimizer/ManualOptimization/unroll_double.ll
  | Polly :: ScopInfo/constant_start_integer.ll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants