Also add missing tests for the scalar and splat cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143801
[mlir][arith] Fold selection over constant vector conditions ClosedPublic Authored by kuhar on Feb 10 2023, 6:49 PM.
Details Summary Also add missing tests for the scalar and splat cases.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 13 2023, 10:09 AM This revision was landed with ongoing or failed builds.Feb 13 2023, 11:12 AM Closed by commit rGdc38cbcc8b89: [mlir][arith] Fold selection over constant vector conditions (authored by kuhar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 496651 mlir/lib/Dialect/Arith/IR/ArithOps.cpp
mlir/test/Dialect/Arith/canonicalize.mlir
|