[llvm] r225159 - Fixed a bug in memory dependence checking module of loop vectorization. The following loop should not be vectorized with current algorithm.
Charlie Turner
charlesturner7c5 at gmail.com
Mon Jan 5 05:55:38 PST 2015
Hi Jiangning,
Not sure if you saw it, but Michael Kuperstein committed 25903ef9bc9
which fixed up your test, maybe that's why you're not seeing it now?
I'm using a default cmake command line (i.e., passed no special
options IIRC). Could post the output of cmake -LAH if you think it'd
help :-)
I don't know about the -debug-only flag.
Kind regards,
Charlie.
More information about the llvm-commits
mailing list