https://llvm.org/bugs/show_bug.cgi?id=28568
Bug ID: 28568 Summary: polly optimizer causes opus tests in ffmpeg to fail Product: Polly Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P Component: Optimizer Assignee: polly-...@googlegroups.com Reporter: jerem...@apple.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Check out http://fate.ffmpeg.org/?query=os:darwin//&sort=cc Recent llvm trunk is failing a few tests when ffmpeg is compiled with: -O3 -polly -polly-vectorizer=stripmine or -O3 -polly Disabling the optimizer causes the tests to pass: -O3 -polly -polly-optimizer=none The failing tests are: opus-testvector01 opus-testvector05 opus-testvector06 opus-testvector07 opus-testvector08 opus-testvector09 opus-testvector10 opus-testvector11 opus-tron.6ch.tinypkts -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs