mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
Those types are not needed any longer since LLVM dialect has migrated to using MLIR's I1, I8, I32 types directly. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D96127
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.