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-master-aarch64-lts-allmodconfig in repository toolchain/ci/llvm-project.
from 37ce8d6ade2 [MLIR] Fix linkage for libMLIR.so adds 5f65faef2c6 ValueMapper does not preserve inline assembly dialect when [...] adds 051452bdb10 Remove spurious semicolon after function definition (NFC) adds ffc6e593d27 Replace dyn_cast with isa when the result isn't used (NFC) adds 8697d443ab2 Fix warning "defined but not used" for debug function (NFC) adds d6b3b8a1a3c [MLIR][cmake] Fix unittest/Tablegen by special casing LLVMM [...] adds 455ccde1377 [PowerPC] add more high latency opcodes for machinecombiner - NFC adds a7abe8dd297 [llvm-objcopy][MachO] Fix code formatting adds 7ee479a760e [RISCV] Fix passing two floating-point values in complex se [...]
No new revisions were added by this update.
Summary of changes: clang/lib/CodeGen/TargetInfo.cpp | 3 ++- clang/test/CodeGen/riscv64-lp64-abi.c | 21 ++++++++++++++++ clang/test/CodeGen/riscv64-lp64f-lp64d-abi.c | 29 +++++++++++++++++++++++ llvm/lib/CodeGen/CodeGenPrepare.cpp | 2 +- llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp | 2 +- llvm/lib/Transforms/Utils/ValueMapper.cpp | 3 ++- llvm/test/CodeGen/PowerPC/machine-combiner.ll | 28 ++++++++++++++++++++++ llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp | 4 +++- mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp | 2 +- mlir/lib/IR/AffineMap.cpp | 2 +- mlir/lib/TableGen/CMakeLists.txt | 20 +++++++++------- 11 files changed, 100 insertions(+), 16 deletions(-)