llvm-project
31941d64
- [flang][OpenMP] Avoid extra newline when unparsing OmpReductionCombiner (#160200)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
85 days ago
[flang][OpenMP] Avoid extra newline when unparsing OmpReductionCombiner (#160200) When the combiner contains an AssignmentStmt, the unparser for that will emit a newline after the assignment. Don't let it do that, unparse the assignment ourselves.
References
#160200 - [flang][OpenMP] Avoid extra newline when unparsing OmpReductionCombiner
Author
kparzysz
Parents
0d08ffd2
Loading