This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/4] Add support to run auto-vectorization tests for multiple effective targets


On May 5, 2016, at 8:14 AM, Robert Suchanek <Robert.Suchanek@imgtec.com> wrote:
> 
> I'm resending this patch as it has been rebased and updated.  I reverted a change
> to check_effective_target_vect_call_lrint procedure because it does not use
> cached result.

Ok.

Please ensure that the compilation flag is mixed into the test case name so that as you iterate over them, the test case names are unique.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]