Opened 15 months ago
Closed 13 months ago
#10633 closed defect (invalid)
36eb774 causes build ffmpeg with clang+polly in dead loop
Reported by: | arm64-v9a | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avcodec |
Version: | git-master | Keywords: | mlp, mlpenc, clang, polly, build |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
36eb774ad49bccd061b865b3400567193ed10d6c causes build ffmpeg with clang+polly in dead loop
How to reproduce:
./configure --cc=clang --cflags="-O3 -mllvm --polly -mllvm --polly-position=before-vectorizer -mllvm --polly-scheduling=dynamic -mllvm --polly-ast-use-context -mllvm --polly-vectorizer=stripmine -mllvm --polly-run-dce -mllvm --polly-invariant-load-hoisting -mllvm --polly-run-inliner"
Change History (2)
comment:1 by , 15 months ago
Keywords: | mlp added |
---|
comment:2 by , 13 months ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.