llvm-project
3deaa77f
- [flang][OpenMP] simplify getReductionName (#85666)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[flang][OpenMP] simplify getReductionName (#85666) Re-use fir::getTypeAsString instead of creating something new here. This spells integer names like i32 instead of i_32 so there is a lot of test churn.
References
#85666 - [flang][OpenMP] simplify getReductionName
Author
tblah
Parents
576d81ba
Loading