mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
This moves the documentation for defining dialects, attributes/types, and operations into a new `DefiningDialects` folder. This helps to keep the documentation grouped together, making it easier to find related documentation. Differential Revision: https://reviews.llvm.org/D137594