Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches. Avoid migrating existing patches.
Phabricator shutdown timeline
Transactions
D151434
Change Details
Change Details
Old
New
Diff
This results in improved codegen for half libcalls on soft ABIs, and this logic will kick in for bf16 on soft ABIs as well. Adds a RISCVSubtarget helper method for determining if a soft FP ABI is being targeted (future bf16 related patches make use of this).
This results in improved codegen for half/bf16 libcalls on soft ABIs Adds a RISCVSubtarget helper method for determining if a soft FP ABI is being targeted (future bf16 related patches make use of this).
This results in improved codegen for half
libcalls on soft ABIs, and this logic will kick in for bf16
/bf16 libcalls
on soft ABI
s as well.
s
Adds a RISCVSubtarget helper method for determining if a soft FP ABI is being targeted (future bf16 related patches make use of this).
Continue