llvm-project
c88ae6eb
- [flang][OpenMP] Move two utilities from Semantics to Parser, NFC (#168549)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
96 days ago
[flang][OpenMP] Move two utilities from Semantics to Parser, NFC (#168549) Move `GetInnermostExecPart` and `IsStrictlyStructuredBlock` from Semantics/openmp-utils.* to Parser/openmp-utils.*. These two only depend on the AST contents and properties.
References
#168549 - [flang][OpenMP] Move two utilities from Semantics to Parser, NFC
Author
kparzysz
Parents
0b82415c
Loading