mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
No need for a temp COO and sort even when converting dense -> CSC, we can instead rotate the loop to yield a ordered coordinates at beginning. Reviewed By: aartbik Differential Revision: https://reviews.llvm.org/D144213
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.