llvm-project
bae17a26
- [OpenACC] Make all AST enums have an underlying type.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[OpenACC] Make all AST enums have an underlying type. We store these in a few places, so ensuring they are kept in a uint8_t will minimize the amount of storage on the stack.
Author
erichkeane
Committer
erichkeane
Parents
2d133aaa
Loading