llvm-project
b6445ac0 - [GlobalISel] Create a common register_vector_matchinfo (#144306)

Commit
87 days ago
[GlobalISel] Create a common register_vector_matchinfo (#144306) Several combiner use MatchInfo that are just SmallVector<Register>. This creates a common register_vector_matchinfo that they can all use.
Author
Parents
Loading