mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
It replaces DenseMap output with a SmallVector and it removes empty loop levels from the output. Reviewed By: andydavis1, mehdi_amini Differential Revision: https://reviews.llvm.org/D74658