sgt and slt already worked with IndexTypes, the others did not.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133285
Add ArithBuilder::sub, make add, mul work with IndexTypes. ClosedPublic Authored by jreiffers on Sep 5 2022, 2:28 AM.
Details Summary sgt and slt already worked with IndexTypes, the others did not.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 5 2022, 2:39 AM Closed by commit rG34f4a9ef2a1d: Add ArithBuilder::sub, make add, mul work with IndexTypes. (authored by jreiffers). · Explain WhySep 5 2022, 3:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 457924 mlir/include/mlir/Dialect/Arithmetic/Utils/Utils.h
mlir/lib/Dialect/Arithmetic/Utils/Utils.cpp
|