This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 97def1f34c1 c++: Template keyword following :: [PR96082] new 37a4c06f3da [PATCH] nvptx: Add support for PTX highpart multiplications [...]
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/nvptx/nvptx.md | 48 ++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/nvptx/mul-hi.c | 15 ++++++++++ gcc/testsuite/gcc.target/nvptx/umul-hi.c | 15 ++++++++++ 3 files changed, 78 insertions(+) create mode 100644 gcc/testsuite/gcc.target/nvptx/mul-hi.c create mode 100644 gcc/testsuite/gcc.target/nvptx/umul-hi.c