Details
Details
- Reviewers
bkramer - Commits
- rGb3c5c22c1378: [mlir] Add `complex.atan2` operation.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126357
[mlir] Add `complex.atan2` operation. ClosedPublic Authored by pifon2a on May 25 2022, 1:01 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2022, 1:10 AM This revision was landed with ongoing or failed builds.May 25 2022, 1:12 AM Closed by commit rGb3c5c22c1378: [mlir] Add `complex.atan2` operation. (authored by pifon2a). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 431902 mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
mlir/test/Dialect/Complex/ops.mlir
|