Maksim Levental
|
5fbb8dd7da
|
[mlir][llvmir][reland] expose Type(To/From)LLVMIRTranslator C API (#125110)
|
2025-01-31 10:40:56 -05:00 |
|
Maksim Levental
|
345512cbda
|
Revert "[mlir][llvmir] expose Type(To/From)LLVMIRTranslator C API (#124864)"
This reverts commit 7ae964c55b0a2b8dccf076ced9f1ffa8d5487eca.
Revert "[mlir] Fix warnings"
This reverts commit 0e43b9547d56762d29de9a99c998e7939417a1f3.
|
2025-01-30 14:10:23 -05:00 |
|
Maksim Levental
|
7ae964c55b
|
[mlir][llvmir] expose Type(To/From)LLVMIRTranslator C API (#124864)
|
2025-01-30 12:43:22 -05:00 |
|
Vitaly Buka
|
7fb89bfb0f
|
Reapply "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)" (#73749) (#73751)
Co-authored-by: Edgar <git@edgarluque.com>
|
2023-11-29 10:59:51 -08:00 |
|
Vitaly Buka
|
4e49358cdc
|
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.
|
2023-11-28 21:05:12 -08:00 |
|
Edgar
|
5231605559
|
[mlir] Re-Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)
The test was checking something unrelated to what it controlled so it
failed after that part changed, i removed that.
See https://github.com/llvm/llvm-project/pull/73117
|
2023-11-28 17:37:11 -08:00 |
|
Vitaly Buka
|
fea023b129
|
Revert "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73117)"
Breaks https://lab.llvm.org/buildbot/#/builders/5/builds/38700
This reverts commit c43c88501e3bc273a7c1074a19e86dc305ad7234.
|
2023-11-27 15:09:51 -08:00 |
|
Alex Zinenko
|
c50972d67e
|
[mlir] fix CAPI/translation.c test
It should not have been checking for irrelevant function injections in
the first place.
|
2023-11-23 13:37:13 +00:00 |
|
Edgar
|
c43c88501e
|
[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73117)
Fixes #73008
|
2023-11-23 12:39:54 +01:00 |
|