diff options
author | Jeff Niu <jeff@modular.com> | 2024-04-22 13:42:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-22 13:42:05 -0700 |
commit | e95e94adc6bb748de015ac3053e7f0786b65f351 (patch) | |
tree | 99ffef1d5d278704ba286823fbc37f0f76da8906 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 5a7c80ca58c628fab80aa4f95bb6d18598c70c80 (diff) | |
download | llvm-e95e94adc6bb748de015ac3053e7f0786b65f351.zip llvm-e95e94adc6bb748de015ac3053e7f0786b65f351.tar.gz llvm-e95e94adc6bb748de015ac3053e7f0786b65f351.tar.bz2 |
[mlir][test] Reorganize the test dialect (#89424)
This PR massively reorganizes the Test dialect's source files. It moves
manually-written op hooks into `TestOpDefs.cpp`, moves format custom
directive parsers and printers into `TestFormatUtils`, adds missing
comment blocks, and moves around where generated source files are
included for types, attributes, enums, etc. into their own source file.
This will hopefully help navigate the test dialect source code, but also
speeds up compile time of the test dialect by putting generated source
files into separate compilation units.
This also sets up the test dialect to shard its op definitions, done in
the next PR.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions