aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/libgccjit.cc
diff options
context:
space:
mode:
authorKewen Lin <linkw@linux.ibm.com>2022-04-10 21:50:44 -0500
committerKewen Lin <linkw@linux.ibm.com>2022-04-10 21:50:44 -0500
commit3ac111372ecb73cc2464ab27e3bad75dfe88a34b (patch)
tree037f2e8ba8b1e4dcaaeb2758a73956c25ddaaa19 /gcc/jit/libgccjit.cc
parenta1950f5282d2c82fb180689023e234484ac9a61d (diff)
downloadgcc-3ac111372ecb73cc2464ab27e3bad75dfe88a34b.zip
gcc-3ac111372ecb73cc2464ab27e3bad75dfe88a34b.tar.gz
gcc-3ac111372ecb73cc2464ab27e3bad75dfe88a34b.tar.bz2
rs6000/test: Adjust p9-vec-length-{full,epil}-7.c [PR103196]
As PR103196 shows, complete unrolling pass still takes effect even if we have specified the option "-fno-unroll-loops". The loops in that case are not expected to be transformed by it, otherwise the expected counts change. This patch is to add the disabling option to make them not sensitive to complete unrolling. PR testsuite/103196 gcc/testsuite/ChangeLog: * gcc.target/powerpc/p9-vec-length-epil-7.c: Add option -fdisable-tree-cunroll. * gcc.target/powerpc/p9-vec-length-full-7.c: Likewise.
Diffstat (limited to 'gcc/jit/libgccjit.cc')
0 files changed, 0 insertions, 0 deletions