llvm-project
04f0935c - [Matrix] For MatrixRow with constant index use Indices.size() instead of getNumColumns() (#185530)

Commit
10 days ago
[Matrix] For MatrixRow with constant index use Indices.size() instead of getNumColumns() (#185530) fixes #184380 Three changes - Use Indices.size() - Construct a new QualType if Indices.size() != MT->getNumColumns() - Add a new test case
Author
Parents
Loading