mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
This makes it similar to `mlir::TypedValue` in the MLIR C++ API and allows users to be more specific about the values they produce or accept. Co-authored-by: Maksim Levental <maksim.levental@gmail.com>