Opened 7 months ago

Closed 7 months ago

#10634 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
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 arm64-v9a, 7 months ago

Please close this. Duplicate ticket opened due to network problems.

comment:2 by arm64-v9a, 7 months ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.