[Mlir-commits] [mlir] [mlir][DataLayout] Keep consistent input/output order (PR #135185)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Apr 10 10:16:04 PDT 2025


darkbuck wrote:

> Thanks for fixing this!
> 
> LGTM
> 
> Did you test it? I assume the CHECK-DAG: lines in `llvm-project/mlir/test/Target/LLVMIR/Import/data-layout.ll` could now probably be replaced by CHECK: lines since the order is deterministic after your change?

I will make change on that test.

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


More information about the Mlir-commits mailing list