This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allmodconfig in repository toolchain/ci/llvm-project.
from 0f34f1b9318 Merging r367981: adds d24c8dde910 GitHub Actions: Only run tests on pushes to release/** branches adds 5bb85aeecac GitHub Actions: Pull source code from current repo when dum [...] adds 7185aa61a7a [WebAssembly] Fix miscompile of select with and adds e5b2493947f Merging r373148: adds d1f4d6a4934 Merging r370547:
No new revisions were added by this update.
Summary of changes: .github/workflows/commit-tests.yml | 9 ++- .../CheckerDependencyHandling/CMakeLists.txt | 2 +- .../plugins/CheckerOptionHandling/CMakeLists.txt | 2 +- .../Analysis/plugins/SampleAnalyzer/CMakeLists.txt | 2 +- llvm/include/llvm/Transforms/Scalar/GVN.h | 2 + .../Target/WebAssembly/WebAssemblyInstrFloat.td | 7 -- llvm/lib/Transforms/Scalar/GVN.cpp | 40 +++++++++- llvm/test/CodeGen/WebAssembly/select.ll | 75 +++++++++++++++---- llvm/test/Transforms/GVN/pr42605.ll | 87 ++++++++++++++++++++++ 9 files changed, 199 insertions(+), 27 deletions(-) create mode 100644 llvm/test/Transforms/GVN/pr42605.ll