llvm
36635636
- [OPENMP]Fix PR44578: crash in target construct with captured global.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
[OPENMP]Fix PR44578: crash in target construct with captured global. Target regions have implicit outer region which may erroneously capture some globals when it should not. It may lead to a compiler crash at the compile time.
Author
alexey-bataev
Committer
alexey-bataev
Parents
4c9d6914
Loading