On Tue, May 23, 2017 at 6:23 PM, Bin Cheng wrote:
> Hi,
> This is a simple patch changing parameter to below functions:
> create_intersect_range_checks_index
> create_intersect_range_checks
> as well as updating calls to these functions. This is to make
> them independent to vectorizer's data
Hi,
This is a simple patch changing parameter to below functions:
create_intersect_range_checks_index
create_intersect_range_checks
as well as updating calls to these functions. This is to make
them independent to vectorizer's data structure.
Bootstrap and test on x86_64 and AArch64, is it OK?