llvm-project
6f0e39c4
- [NVPTX] Set ISD::FP_{EXTEND,ROUND} to Custom for more types
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[NVPTX] Set ISD::FP_{EXTEND,ROUND} to Custom for more types Sometimes those nodes are queried with the non-bf16. We need to request to SDAG that we want to handle the non-bf16 side so that the handler can detect if bf16 is being used on either side.
Author
majnemer
Committer
majnemer
Parents
5488e3ea
Loading