[llvm-commits] [llvm] r158479 - in /llvm/trunk: lib/Transforms/Scalar/ScalarReplAggregates.cpp test/Transforms/ScalarRepl/2011-06-08-VectorExtractValue.ll
Duncan Sands
baldrick at free.fr
Thu Jun 14 23:24:19 PDT 2012
Hi Pete,
> Recommit r158407: Allow SROA to look at a vector type and see if the offset is out of range to be replaced with a scalar access. Now with additional fix and test for indexing into a vector inside a struct
will it also work for vectors inside arrays?
Ciao, Duncan.
More information about the llvm-commits
mailing list