llvm-project
42b1df43 - [mlir][math] Add missing trig math-to-llvm conversion patterns (#141069)

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.
Parents
Loading