[all-commits] [llvm/llvm-project] f764e7: [Clang][TableGen] Add missing __bf16 type to the b...
Victor Mustya via All-commits
all-commits at lists.llvm.org
Thu Jan 9 13:03:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f764e71b7017e7264fffc410f5e10ef959e49294
https://github.com/llvm/llvm-project/commit/f764e71b7017e7264fffc410f5e10ef959e49294
Author: Victor Mustya <victor.mustya at intel.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M clang/test/TableGen/target-builtins-prototype-parser.td
Log Message:
-----------
[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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list