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-next-allyesconfig 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
No new revisions were added by this update.
Summary of changes: 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 ++++++++-------- 8 files changed, 48 insertions(+), 15 deletions(-)