[Mlir-commits] [mlir] [MLIR][LLVM] Implement LLVM dialect support for global aliases (PR #125295)

Christian Ulmann llvmlistbot at llvm.org
Mon Feb 3 12:30:49 PST 2025


================
@@ -0,0 +1,49 @@
+// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
----------------
Dinistro wrote:

NIt: Please use splits.

https://github.com/llvm/llvm-project/pull/125295


More information about the Mlir-commits mailing list