tensorflow / mlir

"Multi-Level Intermediate Representation" Compiler Infrastructure
1.73k stars 257 forks source link

Add some cmake rules for installing headers, mlir-tblgen, and mlir-opt #246

Closed schweitzpgi closed 4 years ago

schweitzpgi commented 4 years ago

This is a re-work of the pull-request #219 that reduces the size of the overall change, etc.

The purpose is to install MLIR header files in the include tree of the installation and facilitate using MLIR in out-of-tree built projects.