llvm-project
1f2d461e
- [NFC][MC][DecoderEmitter] Simplify loop to find the best filter (#156237)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
34 days ago
[NFC][MC][DecoderEmitter] Simplify loop to find the best filter (#156237) We can just use `max_element` on the array of filters.
References
#156237 - [NFC][MC][DecoderEmitter] Simplify loop to find the best filter
Author
jurahul
Parents
865f9566
Loading