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-aarch64-mainline-allyesconfig in repository toolchain/ci/llvm-project.
from 22633f85bb7 [LLDB] Fix compilation with GCC 5 adds 02420968fcc Fix x86 32bits MLIR build (NFC) adds c0c5ab30179 [LV] Fix predication for branches with matching true and fa [...] adds 96ed02ddeeb [Concepts] Fix incorrect check when instantiating abbreviat [...]
No new revisions were added by this update.
Summary of changes: clang/lib/Sema/SemaTemplateInstantiate.cpp | 4 +- clang/lib/Sema/SemaTemplateInstantiateDecl.cpp | 34 ++++++++++ .../instantiate-abbreviated-template.cpp | 18 +++-- llvm/lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +- .../LoopVectorize/pr44488-predication.ll | 79 ++++++++++++++++++++++ mlir/lib/Transforms/DialectConversion.cpp | 2 +- 6 files changed, 128 insertions(+), 11 deletions(-) create mode 100644 llvm/test/Transforms/LoopVectorize/pr44488-predication.ll