This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b76779c7cd6 value-range: Use int instead of uint for wi::ctz result [PR120746] new 49199bb2962 [RISC-V][PR target/118241] Fix data prefetch predicate/cons [...]
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/constraints.md | 4 ++++ gcc/config/riscv/predicates.md | 12 ++++++++++++ gcc/config/riscv/riscv.md | 4 ++-- gcc/testsuite/gcc.target/riscv/pr118241.c | 16 ++++++++++++++++ 4 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/pr118241.c