mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 18:36:05 +00:00

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
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.