Displaying 1 result from an estimated 1 matches for "pr26509".
2016 Feb 19
12
[3.8 Release] Release status
According to the schedule (e.g. on the right on llvm.org), we should
have tagged the release by now, but we haven't, so we're officially
behind schedule. I'm still optimistic that we can wrap this up pretty
soon, though.
This is what's blocking us:
- PR26509: Crash in InnerLoopVectorizer::vectorizeLoop()
I'm waiting to hear what Cong comes up with, otherwise we can revert
r255691 on the branch
- Shrink-wrapping vs TLS: Davide and Quentin are working on it
- PR26600: Loop vectorization creates an unsafe out-of-bounds load
There's a patch o...