llvm-project
bae17a26 - [OpenACC] Make all AST enums have an underlying type.

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
Committer
Parents
Loading