[llvm-bugs] [Bug 27013] Delinearization fails and produces invariant access function for variant access
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 8 10:52:22 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27013
Michael Kruse <llvm at meinersbur.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Michael Kruse <llvm at meinersbur.de> ---
MultiSource/Benchmarks/mediabench/jpeg with -polly-allow-unsigned now works
since r265379.
The mentioned multidimensional access didn't seem to be the cause. However,
after r265795, it also doesn't host lastblockrow anymore.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160408/6947ecd5/attachment.html>
More information about the llvm-bugs
mailing list