llvm-project
42b1df43
- [mlir][math] Add missing trig math-to-llvm conversion patterns (#141069)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
164 days ago
[mlir][math] Add missing trig math-to-llvm conversion patterns (#141069) asin, acos, atan, and atan2 were being lowered to libm calls instead of llvm intrinsics. Add the conversion patterns to handle these intrinsics and update tests to expect this.
References
#141069 - [mlir][math] Add missing trig math-to-llvm conversion patterns
Author
ashermancinelli
Parents
d56deea1
Loading