[LLVMdev] SIV tests in LoopDependence Analysis, Sanjoy's patch
Preston Briggs
preston.briggs at gmail.com
Wed Apr 18 18:16:47 PDT 2012
Hi Sanjoy,
Here's a version of Banerjee and Wolfe's Exact SIV test:
https://sites.google.com/site/parallelizationforllvm/weak-siv-test
It assumes you've already filtered out the easy cases handled by ZIV,
strong SIV, etc.
I'm not confident about my uses of APInt. If you have any comments, I'd
love to hear them.
Thanks,
Preston
On Thu, Apr 12, 2012 at 5:14 AM, Sanjoy Das
<sanjoy at playingwithpointers.com>wrote:
> Hi,
>
> Here is a preliminary (monolithic) version you can comment on. This
> is still buggy, however, and I'll be testing for and fixing bugs over
> the next few days. I've used your version of the strong siv test.
>
> Thanks!
> --
> Sanjoy Das.
> http://playingwithpointers.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120418/d907bc6a/attachment.html>
More information about the llvm-dev
mailing list