llvm
e6ad7337
- [SYCL][NFC] Replace a macro with a lambda in LowerWGScope.cpp (#17564)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
353 days ago
[SYCL][NFC] Replace a macro with a lambda in LowerWGScope.cpp (#17564) There's no good reason to use a macro here, a lambda is simpler and easier to modify.
References
#17564 - [SYCL][NFC] Replace a macro with a lambda in LowerWGScope.cpp
Author
Maetveis
Parents
e1cf106f
Loading