Alphabetical order, less whitespace removed some verbose comments for readability (which are preserved in the history if ever needed) Reviewed By: Peiming Differential Revision: https://reviews.llvm.org/D158114
6 lines
133 B
CMake
6 lines
133 B
CMake
add_subdirectory(IR)
|
|
add_subdirectory(Pipelines)
|
|
add_subdirectory(TransformOps)
|
|
add_subdirectory(Transforms)
|
|
add_subdirectory(Utils)
|