search for: 158601

Displaying 12 results from an estimated 12 matches for "158601".

Did you mean: 15601
2013 Feb 08
0
[LLVMdev] Rotated loop identification
...the loop preheader. The invariant would only go away if no one else used the value, which in your case would make sense (e.g. if the loop test were rewritten in terms of %b, you probably wouldn't need the invariant any more). http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121210/158601.html But really, the only thing likely to make it onto trunk for this bug is the SCEV fix mentioned above. More details can be discussed in PR15205. -Andy
2013 Feb 08
1
[LLVMdev] Rotated loop identification
...preheader. The invariant would only go away if no one else used the value, which in your case would make sense (e.g. if the loop test were rewritten in terms of %b, you probably wouldn't need the invariant any more). > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121210/158601.html > I read the post you suggested. If I understood correctly the idea I like it very much. Just to better understand, when you say <<< It would be generally useful to model an intrinsic that is free and not a strong use but does have control dependence. That's what I call a m...
2013 Feb 07
3
[LLVMdev] Rotated loop identification
> Thanks for the details. Please add them to a bug report. I will do this. > InstCombine is certainly interfering with our ability to analyze the loop. I think the problem is that ScalarEvolution cannot reason about signed division. This is a general problem independent of your target. At the moment I'm not sure if we can teach ScalarEvolution to reason about this, or if we can defer
2013 Feb 08
3
[LLVMdev] Rotated loop identification
...nvariant would only go away if no one else used the > value, which in your case would make sense (e.g. if the loop test > were rewritten in terms of %b, you probably wouldn't need the > invariant any more). > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121210/158601.html If you're in favor of this approach, can I pop out of the woodwork and say that it appears that we have a reasonably-large group of contributors in favor of an invariant intrinsic and we should move forward on that basis? Thanks again, Hal > > But really, the only thing likely to...
2013 Feb 08
0
[LLVMdev] llvm.meta (was Rotated loop identification)
...go away if no one else used the >> value, which in your case would make sense (e.g. if the loop test >> were rewritten in terms of %b, you probably wouldn't need the >> invariant any more). >> >> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121210/158601.html > > If you're in favor of this approach, can I pop out of the woodwork and say that it appears that we have a reasonably-large group of contributors in favor of an invariant intrinsic and we should move forward on that basis? A general llvm.invariant does seem like a convenient thi...
2013 Feb 22
2
[LLVMdev] llvm.meta (was Rotated loop identification)
...nvariant would only go away if no one else used the > value, which in your case would make sense (e.g. if the loop test > were rewritten in terms of %b, you probably wouldn't need the > invariant any more). > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121210/158601.html > > If you're in favor of this approach, can I pop out of the woodwork > and say that it appears that we have a reasonably-large group of > contributors in favor of an invariant intrinsic and we should move > forward on that basis? > > > A general llvm.invariant...
2013 Mar 12
0
[LLVMdev] llvm.meta (was Rotated loop identification)
...go away if no one else used the >> value, which in your case would make sense (e.g. if the loop test >> were rewritten in terms of %b, you probably wouldn't need the >> invariant any more). >> >> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121210/158601.html >> >> If you're in favor of this approach, can I pop out of the woodwork >> and say that it appears that we have a reasonably-large group of >> contributors in favor of an invariant intrinsic and we should move >> forward on that basis? >> >> &g...
2013 Aug 20
3
[LLVMdev] llvm.meta (was Rotated loop identification)
...t; the > >> value, which in your case would make sense (e.g. if the loop test > >> were rewritten in terms of %b, you probably wouldn't need the > >> invariant any more). > >> > >> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121210/158601.html > >> > >> If you're in favor of this approach, can I pop out of the woodwork > >> and say that it appears that we have a reasonably-large group of > >> contributors in favor of an invariant intrinsic and we should move > >> forward on that basi...
2013 Sep 07
2
[LLVMdev] llvm.meta (was Rotated loop identification)
...ant would only go away if no one else used > the > value, which in your case would make sense (e.g. if the loop test > were rewritten in terms of %b, you probably wouldn't need the > invariant any more). > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121210/158601.html > > If you're in favor of this approach, can I pop out of the woodwork > and say that it appears that we have a reasonably-large group of > contributors in favor of an invariant intrinsic and we should move > forward on that basis? > > > A general llvm.invariant...
2013 Sep 09
0
[LLVMdev] llvm.meta (was Rotated loop identification)
...f no one else used >> the >> value, which in your case would make sense (e.g. if the loop test >> were rewritten in terms of %b, you probably wouldn't need the >> invariant any more). >> >> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121210/158601.html >> >> If you're in favor of this approach, can I pop out of the woodwork >> and say that it appears that we have a reasonably-large group of >> contributors in favor of an invariant intrinsic and we should move >> forward on that basis? >> >> &g...
2013 Aug 20
0
[LLVMdev] llvm.meta (was Rotated loop identification)
...>> value, which in your case would make sense (e.g. if the loop test >>>> were rewritten in terms of %b, you probably wouldn't need the >>>> invariant any more). >>>> >>>> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121210/158601.html >>>> >>>> If you're in favor of this approach, can I pop out of the woodwork >>>> and say that it appears that we have a reasonably-large group of >>>> contributors in favor of an invariant intrinsic and we should move >>>> forwa...
2013 Sep 12
2
[LLVMdev] llvm.meta (was Rotated loop identification)
...ant would only go away if no one else used > the > value, which in your case would make sense (e.g. if the loop test > were rewritten in terms of %b, you probably wouldn't need the > invariant any more). > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121210/158601.html > > If you're in favor of this approach, can I pop out of the woodwork > and say that it appears that we have a reasonably-large group of > contributors in favor of an invariant intrinsic and we should move > forward on that basis? > > > A general llvm.invariant...