Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check whether array element is fully specialized
close #5776 When we start specialize a "specialize" IR, we should make sure all the elements are fully specialized, but we miss checking the elements of an array. This change will check the it.
- Loading branch information