mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 17:28:30 +08:00
Note that by sparse compiler convention, dense output is zerod out when not set, so complement results in zeros where elements were present. Reviewed By: wrengr Differential Revision: https://reviews.llvm.org/D152046
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.