This fixes undefined reference introduced by https://reviews.llvm.org/D105859
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105897
[mlir][Linalg] Properly specify Linalg attribute. ClosedPublic Authored by nicolasvasilache on Jul 13 2021, 8:32 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, mravishankar and 17 others. · View Herald TranscriptJul 13 2021, 8:32 AM This revision is now accepted and ready to land.Jul 13 2021, 9:27 AM Closed by commit rG68ae8bacfce3: [mlir][Linalg] Properly specify Linalg attribute. (authored by nicolasvasilache). · Explain WhyJul 13 2021, 9:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 358310 mlir/include/mlir/Dialect/Linalg/IR/LinalgBase.td
mlir/lib/Dialect/Linalg/IR/LinalgTypes.cpp
|
Please don't go through code review to fix the build: either push or revert ASAP.