Otherwise the added @generic_const_int will fail
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77109
Fix linalg.generic access of hoisted constants ClosedPublic Authored by asaadaldien on Mar 30 2020, 5:45 PM.
Details Summary Otherwise the added @generic_const_int will fail
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 30 2020, 6:23 PM Closed by commit rG221fa96cd43c: Fix linalg.generic access of hoisted constants (authored by asaadaldien). · Explain WhyMar 30 2020, 9:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 253778 mlir/lib/Dialect/Linalg/Transforms/LinalgToLoops.cpp
mlir/test/Dialect/Linalg/loops.mlir
|