llvm-project
4290e34e
- [flang][AMDGPU] Convert math ops to AMD GPU library calls instead of libm calls (#99517)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
363 days ago
[flang][AMDGPU] Convert math ops to AMD GPU library calls instead of libm calls (#99517) This patch invokes a pass when compiling for an AMDGPU target to lower math operations to AMD GPU library calls library calls instead of libm calls.
References
#99517 - [flang][AMDGPU] Convert math ops to AMD GPU library calls instead of libm calls
Author
jsjodin
Parents
f58312ef
Loading