[LLVMdev] Vectorization: Next Steps
Preston Briggs
preston.briggs at gmail.com
Mon Feb 6 14:08:13 PST 2012
On Mon, Feb 6, 2012 at 1:56 PM, Hal Finkel <hfinkel at anl.gov> wrote:
> I agree, to some extent, but an analysis pass would also be quite
> useful. There is a lot of real C/C++ code that uses linearized access,
> and it will be very important to handle those cases.
Of course.
There's some literature that attacks the problem, e.g.,
http://dl.acm.org/citation.cfm?id=143130
and I expect there's more.
Preston
More information about the llvm-dev
mailing list