This matches the traits of the other binary ops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102916
[mlir] Add additional traits to EqualOp and NotEqualOp. ClosedPublic Authored by akuegel on May 21 2021, 6:01 AM.
Details Summary This matches the traits of the other binary ops.
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptMay 21 2021, 6:01 AM This revision is now accepted and ready to land.May 21 2021, 6:02 AM This revision was landed with ongoing or failed builds.May 21 2021, 6:05 AM Closed by commit rG28844212fe40: [mlir] Add additional traits to EqualOp and NotEqualOp. (authored by akuegel). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 347004 mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
|