[Mlir-commits] [mlir] [mlir] Use MLIR op names when generating FileCheck variables in generate-test-checks.py (PR #160820)

Amir Bishara llvmlistbot at llvm.org
Fri Sep 26 13:06:24 PDT 2025


amirBish wrote:

The change looks good, I wonder if there is an easy way to match also the unknown dialects in a conservative way so downstream users can get additional benefits from it, and we will not have a hardcoded list of dialects.

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


More information about the Mlir-commits mailing list