Skip to content
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

Assertion failed: ArrayAccess && "No array access found for instruction!" with -polly-stmt-granularity=store #34971

Open
Meinersbur opened this issue Dec 11, 2017 · 0 comments
Labels
bugzilla Issues migrated from bugzilla polly

Comments

@Meinersbur
Copy link
Member

Bugzilla Link 35623
Version unspecified
OS Windows NT
Attachments struct_grid_2.ll

Extended Description

The attached test case fails in r320360:

$ opt -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names -polly-import-jscop-dir=C:\Users\Meinersbur\src\llvm\tools\polly\test -polly-codegen-verify -polly-stmt-granularity=store -polly-scops -S < C:\Users\Meinersbur\src\llvm\tools\polly\test\struct_grid_2.ll

Exit Code: 2147483651

Command Output (stdout):

$ "opt" "-polly-process-unprofitable" "-polly-remarks-minimal" "-polly-use-llvm-names" "-polly-import-jscop-dir=C:\Users\Meinersbur\src\llvm\tools\polly\test" "-polly-codegen-verify" "-polly-stmt-granularity=store" "-polly-scops" "-S"

command stderr:

Assertion failed: ArrayAccess && "No array access found for instruction!", file C:\Users\Meinersbur\src\llvm\tools\polly\include\polly/ScopInfo.h, line 1491

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla polly
Projects
None yet
Development

No branches or pull requests

1 participant