llvm-project
f764e71b
- [Clang][TableGen] Add missing __bf16 type to the builtins parser (#120662)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Clang][TableGen] Add missing __bf16 type to the builtins parser (#120662) The Clang tablegen built-in function prototype parser has the `__bf16` type missing. This patch adds the missing type to the parser.
References
#120662 - [Clang][TableGen] Add missing __bf16 type to the builtins parser
Author
vmustya
Parents
d01ae567
Loading