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

Tobias Gysi llvmlistbot at llvm.org
Thu Apr 10 09:39:51 PDT 2025


https://github.com/gysit approved this pull request.

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?

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


More information about the Mlir-commits mailing list