diff options
author | Han Shen <thushenhan@gmail.com> | 2023-11-12 21:48:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-12 21:48:31 +0800 |
commit | ca10e3b2e58289eb53f9844168471d709274f171 (patch) | |
tree | 379725352d19ab513c5a8a6d77286a352a326945 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | a31538d29c448198b568d198804474c3338bc85d (diff) | |
download | llvm-ca10e3b2e58289eb53f9844168471d709274f171.zip llvm-ca10e3b2e58289eb53f9844168471d709274f171.tar.gz llvm-ca10e3b2e58289eb53f9844168471d709274f171.tar.bz2 |
[LLVM][NVPTX] Add BF16 vector instruction and fix lowering rules (#69415)
Add support for bf16x2 instructions such as setp, fneg, fabs, etc;
Fix the instructions that were not differentiated between sm_80 and
sm_90 support, such as fpround etc.
Add more bf16 test cases to ensure the correct behavior.
---------
Co-authored-by: shenhan03 <shenhan03@kuaishou.com>
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions