mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 20:23:39 +08:00
There were some unused CMakeFiles for Affine/IR and Affine/EDSC. This change builds separate MLIRAffineOps and MLIRAffineEDSC libraries using those CMakeFiles. This combination replaces the old MLIRAffine library. Differential Revision: https://reviews.llvm.org/D78317
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.