search for: 1ffed89d

Displaying 2 results from an estimated 2 matches for "1ffed89d".

2013 Jan 18
0
[LLVMdev] Loads not hoisted out of the loop
...4, metadata !1, i64 8, i64 8, metadata !3, i64 16, i64 8, metadata !4 } %Array = type { i32 nd, i32* dims, double* data }, !tbaa.struct !5 Dimitri. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130118/1ffed89d/attachment.html>
2013 Jan 18
2
[LLVMdev] Loads not hoisted out of the loop
On 1/18/2013 11:34 AM, Hal Finkel wrote: > > I agree. FWIW, I'm currently working on making the LLVM-based Fortran compiler non-hypothetical, and so for several reasons, I'd like to have a solution to this. If we can't think of anything better, we could always fall back to the N^2 metadata solution (explicit mark as no-alias all pairs that don't alias), but I'd rather we