Files
clang-p2996/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Shilei Tian 46734aa1e5 [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.
2024-02-16 15:58:30 -05:00

347 KiB