[all-commits] [llvm/llvm-project] 4e4935: Revert "[mlir] Re-Add mlirTranslateModuleToLLVMIR ...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Nov 28 21:05:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e49358cdcad9aed232ed1e95eab9ded5e6fd7b1
https://github.com/llvm/llvm-project/commit/4e49358cdcad9aed232ed1e95eab9ded5e6fd7b1
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
R mlir/include/mlir-c/Target/LLVMIR.h
M mlir/lib/CAPI/CMakeLists.txt
R mlir/lib/CAPI/Target/CMakeLists.txt
R mlir/lib/CAPI/Target/LLVMIR.cpp
M mlir/test/CAPI/CMakeLists.txt
R mlir/test/CAPI/translation.c
M mlir/test/CMakeLists.txt
M mlir/test/lit.cfg.py
Log Message:
-----------
Revert "[mlir] Re-Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)" (#73749)
Still breaks
https://lab.llvm.org/buildbot/#/builders/5/builds/38743/steps/9/logs/stdio
There is some info on how to reproduce
https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
This reverts commit 523160555925ff451e7c6d213a377d191e514805.
More information about the All-commits
mailing list