https://llvm.org/bugs/show_bug.cgi?id=31471
Bug ID: 31471
Summary: Print memory accesses with -debug-only=polly-ast
Product: Polly
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Website
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
When compiling a program with "-O3 -mllvm -polly -mllvm -debug-only=polly-ast",
we show the generated control flow and the statements generated, but the memory
access pattern used is not shown. It would be great if we moved the generation
of AST expressions to IslAstBuilder.cpp such that we could print the generated
AST expressions in the debug output.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs