llvm-project
f525ac8b
- [NFC][SPIRV] Avoid temporary SmallVector by using make_early_inc_range (#174748)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
113 days ago
[NFC][SPIRV] Avoid temporary SmallVector by using make_early_inc_range (#174748) Follow-up of https://github.com/llvm/llvm-project/pull/174734 Merge the 2 loops and avoid the temporary `SmallVector` by using `make_early_inc_range`.
References
#174748 - [NFC][SPIRV] Avoid temporary SmallVector by using make_early_inc_range
Author
jmmartinez
Parents
d60601bb
Loading