SPIRV-Tools/tools/opt
Steven Perron a579e720a8 Remove the limit on struct size in SROA.
Removes the limit on scalar replacement for the lagalization passes.
This is done by adding an option to the pass (and command line option)
to set the limit on maximum size of the composite that scalar
replacement is willing to divide.

Fixes #1494.
2018-05-18 10:03:46 -04:00
..
opt.cpp Remove the limit on struct size in SROA. 2018-05-18 10:03:46 -04:00