Optimize performance by iterating all operands at once.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108716
[mlir][linalg] Tune hasTensorSemantics/hasBufferSemantics methods. ClosedPublic Authored by gysit on Aug 25 2021, 11:25 AM.
Details Summary Optimize performance by iterating all operands at once.
Diff Detail
Event TimelineHerald added subscribers: wrengr, Chia-hungDuan, dcaballe and 19 others. · View Herald TranscriptAug 25 2021, 11:25 AM This revision is now accepted and ready to land.Aug 25 2021, 11:35 AM This revision was landed with ongoing or failed builds.Aug 25 2021, 12:45 PM Closed by commit rG8e9808ca3a27: [mlir][linalg] Tune hasTensorSemantics/hasBufferSemantics methods. (authored by gysit). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 368686 mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
|