The patch changes the pretty printed FillOp operand order from output, value to value, output. The change is a follow up to https://reviews.llvm.org/D104121 that passes the fill value using a scalar input instead of the former capture semantics.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Jun 21 2021, 12:16 AM
This revision was landed with ongoing or failed builds.Jun 23 2021, 12:06 AM
Closed by commit rGa21a6f51bcd5: [mlir][linalg] Change the pretty printed FillOp operand order. (authored by gysit). · Explain Why
This revision was automatically updated to reflect the committed changes.