Re: Adjust affected targets for vec_perm_const hook

2022-05-23 Thread Richard Sandiford via Gcc-patches
Prathamesh Kulkarni writes: > Hi Richard, > The attached patch addresses formatting nits for affected targets. > Tested with make all-gcc stage1 (except for gcn). OK, thanks. > Sorry if this sounds like a naive question, but what target triplet > should I use to build gcn port ? I think it's am

Adjust affected targets for vec_perm_const hook

2022-05-23 Thread Prathamesh Kulkarni via Gcc-patches
Hi Richard, The attached patch addresses formatting nits for affected targets. Tested with make all-gcc stage1 (except for gcn). Sorry if this sounds like a naive question, but what target triplet should I use to build gcn port ? Thanks, Prathamesh diff --git a/gcc/config/aarch64/aarch64.cc b/gcc/