llvm-project
b6445ac0
- [GlobalISel] Create a common register_vector_matchinfo (#144306)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#144306 - [GlobalISel] Create a common register_vector_matchinfo
Author
davemgreen
Parents
58f48011
Loading