[llvm] [TableGen] Add `!defined` operator to get defined records (PR #129680)

Pengcheng Wang via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 17 05:17:58 PDT 2025


wangpc-pp wrote:

> I don't like the name `!defined`. Maybe `!instances` would be better? Anyone else have ideas?

Maybe `records`? `record` is the terminology used in https://llvm.org/docs/TableGen/ProgRef.html.

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


More information about the llvm-commits mailing list