[PATCH] [Polly][Refactor][NFC] Generalize the creation of ScopArrayInfo objects.

Tobias Grosser tobias at grosser.es
Wed Nov 5 16:14:33 PST 2014


On 01.11.2014 00:25, Johannes Doerfert wrote:
> The idea here is that we do not need an IRAccess (on of those temporary objects we produce) to generate the ScopArrayInfo object but only the actual array base pointer/type and dimension sizes.
>
> http://reviews.llvm.org/D6031

This makes a lot of sense.

LGTM

Tobias



More information about the llvm-commits mailing list