[Mlir-commits] [mlir] [MLIR][LLVM] Implement LLVM dialect support for global aliases (PR #125295)
Bruno Cardoso Lopes
llvmlistbot at llvm.org
Mon Feb 3 15:20:44 PST 2025
================
@@ -0,0 +1,45 @@
+; RUN: mlir-translate --import-llvm %s | FileCheck %s
----------------
bcardosolopes wrote:
Also done
https://github.com/llvm/llvm-project/pull/125295
More information about the Mlir-commits
mailing list