[Mlir-commits] [mlir] [mlir][llvmir][debug] Correctly generate location for phi nodes. (PR #105534)

Abid Qadeer llvmlistbot at llvm.org
Wed Aug 21 09:54:39 PDT 2024


================
@@ -0,0 +1,47 @@
+// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
+
+
+module attributes {} {
----------------
abidh wrote:

Done.

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


More information about the Mlir-commits mailing list