llvm-project
ea688c03
- [libclc] Move fdim to CLC library; simplify (#137811)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
191 days ago
[libclc] Move fdim to CLC library; simplify (#137811) This commit moves the fdim builtin to the CLC library. It simultaneously simplifies the codegen, unifying it between scalar and vector and avoiding bithacking for vector types.
References
#137811 - [libclc] Move fdim to CLC library; simplify
Author
frasercrmck
Parents
bd3dde0f
Loading