[Mlir-commits] [llvm] [mlir] [TableGen] Split *GenRegisterInfo.inc. (PR #167700)

NAKAMURA Takumi llvmlistbot at llvm.org
Sat Nov 15 05:32:33 PST 2025


chapuni wrote:

Does this introduce an implicit byproduct? I am not a fan of it.

I suggest we could split the rule into "enums" and "bodies" with two actions rather than byproduct.

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


More information about the Mlir-commits mailing list