http://llvm.org/bugs/show_bug.cgi?id=19657
Sanjay Patel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #13 from Sanjay Patel <[email protected]> --- The loads are vectorized in IR as of rr224339, and even if they weren't, the backend should handle this as of: http://reviews.llvm.org/rL224379 -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
