[Mlir-commits] [mlir] [MLIR][analysis] Lattice: Fix automatic delegation of meet to lattice value classes (PR #82620)

Andi Drebes llvmlistbot at llvm.org
Mon Apr 15 20:52:07 PDT 2024


andidr wrote:

@matthiaskramm Thanks for the review! Indeed, a merge of this change leaves no test with `meet` directly provided by the lattice. However, duplicating the test to restore the original behavior seems overly bulky and parametrization would make the test overly convoluted. Though, if you prefer any of these solutions over the current result, I'd be happy to provide and implementation and to amend the PR.

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


More information about the Mlir-commits mailing list