This is the mail archive of the gcc-cvs@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]

r243064 - in /branches/ARM/sve-branch/gcc: conf...


Author: rsandifo
Date: Wed Nov 30 19:08:27 2016
New Revision: 243064

URL: https://gcc.gnu.org/viewcvs?rev=243064&root=gcc&view=rev
Log:
Predicated comparison folds

[Branch only patch -- not intended for trunk in its current state]

Add a couple of combiner patterns for predicated comparisons.
I'm not sure that the floating-point ones are 100% correct for
-ftrapping-math.

Added:
    branches/ARM/sve-branch/gcc/testsuite/gcc.target/aarch64/sve_mask_ldst_1.c
    branches/ARM/sve-branch/gcc/testsuite/gcc.target/aarch64/sve_mask_ldst_1_run.c
Modified:
    branches/ARM/sve-branch/gcc/config/aarch64/aarch64-sve.md


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