Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109140
[mlir][linalg] Expose function to create op on buffers during bufferization. ClosedPublic Authored by pifon2a on Sep 2 2021, 1:52 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: wrengr, Chia-hungDuan, dcaballe and 19 others. · View Herald TranscriptSep 2 2021, 1:52 AM This revision is now accepted and ready to land.Sep 2 2021, 1:57 AM tpopp added inline comments. This revision was landed with ongoing or failed builds.Sep 2 2021, 2:09 AM Closed by commit rGf68de11c102d: [mlir][linalg] Expose function to create op on buffers during bufferization. (authored by pifon2a). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 370195 mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
mlir/lib/Dialect/Linalg/Transforms/Bufferize.cpp
|
I think this might need a clang format run.