Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/Dialect/Standard/ops.mlir | ||
---|---|---|
39–44 | Please add CHECK-LABEL's to prevent overrun matches. |
Paths
| Differential D88168
[MLIR][Standard] Add `atan2` to standard dialect ClosedPublic Authored by frgossen on Sep 23 2020, 10:19 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptSep 23 2020, 10:19 AM bondhugula added inline comments. This revision now requires changes to proceed.Sep 25 2020, 11:44 AM
This revision now requires changes to proceed.Sep 29 2020, 3:21 AM This revision is now accepted and ready to land.Sep 29 2020, 8:27 AM Closed by commit rGcdda7822d6ce: [MLIR][Standard] Add `atan2` to standard dialect (authored by frgossen). · Explain WhySep 30 2020, 1:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 295203 mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/test/Dialect/Standard/ops.mlir
|
Are you missing a test case? I think a short test case should suffice.