Displaying 1 result from an estimated 1 matches for "d17332".
2016 Feb 19
12
[3.8 Release] Release status
...er::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 out: http://reviews.llvm.org/D17332
But no comments yet.. Hal?
- PR26564: Performance regression in AA
Patch in review, but it makes me a little uneasy since it's big and
requires pulling in some refactoring patches too :-/
- ARM: fix VFP asm constraints: http://reviews.llvm.org/D17349
It's not a regression, but I'...