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

Johannes Doerfert doerfert at cs.uni-saarland.de
Fri Oct 31 16:25:56 PDT 2014


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






More information about the llvm-commits mailing list