This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0022064649d x86: Fix Logical Shift Issue in expand_vec_perm_psrlw_psllw [...] new 160929406f0 [to-be-committed][RISC-V] Reassociate constants in logical ops
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/riscv/riscv.md | 28 ++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/riscv/and-shift32.c | 13 +++++++++++++ gcc/testsuite/gcc.target/riscv/and-shift64.c | 13 +++++++++++++ 3 files changed, 54 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/and-shift32.c create mode 100644 gcc/testsuite/gcc.target/riscv/and-shift64.c