Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106014
[mlir][affine] Add single result affine.min/max -> affine.apply canonicalization. ClosedPublic Authored by nicolasvasilache on Jul 14 2021, 1:34 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptJul 14 2021, 1:34 PM This revision is now accepted and ready to land.Jul 14 2021, 1:35 PM This revision was landed with ongoing or failed builds.Jul 14 2021, 1:38 PM Closed by commit rGdf538fdaa985: [mlir][affine] Add single result affine.min/max -> affine.apply… (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 358728 mlir/lib/Dialect/Affine/IR/AffineOps.cpp
mlir/test/Dialect/Affine/canonicalize.mlir
|