Unverified Commit ca10e3b2 authored by Han Shen's avatar Han Shen Committed by GitHub
Browse files

[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: default avatarshenhan03 <shenhan03@kuaishou.com>
parent a31538d2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment