diff options
author | Shilei Tian <i@tianshilei.me> | 2024-02-16 15:58:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-16 15:58:30 -0500 |
commit | 46734aa1e5fed0c6a11855280d83c3513b794aaa (patch) | |
tree | 2d5fca3f5671220740c7d185d44fc24379224bdc /llvm/tools/llvm-cov/SourceCoverageView.cpp | |
parent | 2de269a641e4ffbb7a44e559c4c0a91bb66df823 (diff) | |
download | llvm-46734aa1e5fed0c6a11855280d83c3513b794aaa.zip llvm-46734aa1e5fed0c6a11855280d83c3513b794aaa.tar.gz llvm-46734aa1e5fed0c6a11855280d83c3513b794aaa.tar.bz2 |
[AMDGPU] Use `bf16` instead of `i16` for bfloat (#80908)
Currently we generally use `i16` to represent `bf16` in those tablegen
files. This patch is trying to use `bf16` directly.
Fix #79369.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions