mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
This is useful for expressing specific table-gen options, like selecting a particular dialect to print. Use it to fix the documentation for the `pdl_interp` dialect which is now generating the first dialect it finds in its input which is `pdl`. Differential Revision: https://reviews.llvm.org/D100517