Aart Bik d453d73d0d [mlir][vector] add proper verification to vector.print operation
Rationale:
Only proper vectors and scalars of floating-point or integral types
are actually lowered to calls into the light-weight output library.

Reviewed By: ThomasRaoux

Differential Revision: https://reviews.llvm.org/D143423
2023-02-06 14:10:07 -08:00
..

Multi-Level Intermediate Representation

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