aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/java/util/regex
diff options
context:
space:
mode:
authorPan Li <pan2.li@intel.com>2025-04-16 14:43:23 +0800
committerPan Li <pan2.li@intel.com>2025-04-27 10:09:02 +0800
commitcf366b62f48fc5c06b76a9a78320888a9591031b (patch)
tree3545da18c59dd9b8e449422d98a7e9335b621ab0 /libjava/gnu/java/util/regex
parente6e42a709f3cd87e7a5efca72267cab57e0385cb (diff)
downloadgcc-cf366b62f48fc5c06b76a9a78320888a9591031b.zip
gcc-cf366b62f48fc5c06b76a9a78320888a9591031b.tar.gz
gcc-cf366b62f48fc5c06b76a9a78320888a9591031b.tar.bz2
RISC-V: Extract vec_series for expand_const_vector [NFC]
Consider the expand_const_vector is quit long (about 500 lines) and complicated, we would like to extract the different case into different functions. For example, the const vec_series will be extracted into expand_const_vec_series. The below test suites are passed for this patch. * The rv64gcv fully regression test. gcc/ChangeLog: * config/riscv/riscv-v.cc (expand_const_vec_series): Add new func to take care of the const vec_series. (expand_const_vector): Extract const vec_series into separated function. Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'libjava/gnu/java/util/regex')
0 files changed, 0 insertions, 0 deletions