llvm-project
6a5231e2
- [clang][OpenMP][CodeGen] Use an else if instead of checking twice (#168776)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
39 days ago
[clang][OpenMP][CodeGen] Use an else if instead of checking twice (#168776) These two classes are mutually exclusive so avoid doing the two checks when the first succeeded.
References
#168776 - [clang][OpenMP][CodeGen] Use an else if instead of checking twice
Author
rofirrim
Parents
e6f3cca4
Loading