This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from 9e3bbb4a802 asan: Mark instrumented vars addressable [PR102656] adds 8e5c34ab45f [nvptx] Use nvptx_warpsync / nvptx_uniform_warp_check for - [...] adds 9ed52438b8c [nvptx] Don't skip atomic insns in nvptx_reorg_uniform_simt adds 69cb3f2abb9 [nvptx] Use _ as destination operand of atom.exch
No new revisions were added by this update.
Summary of changes: gcc/config/nvptx/nvptx.cc | 66 +++++++++++++++++++--- gcc/config/nvptx/nvptx.md | 25 ++++++-- gcc/testsuite/gcc.target/nvptx/atomic-store-1.c | 4 +- gcc/testsuite/gcc.target/nvptx/uniform-simt-1.c | 1 + .../nvptx/{uniform-simt-1.c => uniform-simt-2.c} | 4 +- gcc/testsuite/gcc.target/nvptx/uniform-simt-3.c | 4 ++ 6 files changed, 87 insertions(+), 17 deletions(-) copy gcc/testsuite/gcc.target/nvptx/{uniform-simt-1.c => uniform-simt-2.c} (61%) create mode 100644 gcc/testsuite/gcc.target/nvptx/uniform-simt-3.c