[Mlir-commits] [mlir] [mlir][tblgen] Adds support for embedded LIT tests in TableGen records (PR #158017)

Mehdi Amini llvmlistbot at llvm.org
Thu Nov 20 10:34:13 PST 2025


================

----------------
joker-eph wrote:

```suggestion
        bool isBody = true;
```

`auto` does not improve readability here.

What is this `isBody` variable for? I don't quite get it right now.

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


More information about the Mlir-commits mailing list