Files
llvm/mlir
Alex Zinenko af838584ec [mlir] use intptr_t in C API
Using intptr_t is a consensus for MLIR C API, but the change was missing
from 75f239e975 (that was using unsigned initially) due to a
misrebase.

Reviewed By: stellaraccident, mehdi_amini

Differential Revision: https://reviews.llvm.org/D85751
2020-08-12 11:11:25 +02:00
..
2020-08-12 11:11:25 +02:00
2020-08-12 11:11:25 +02:00
2020-08-12 11:11:25 +02:00

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.