The structure of the code has changed a while ago and the code was not updated properly.
There is no test case for this because we do currently not have an op
that could trigger this bug.
Paths
| Differential D139838
[mlir][bufferize] Fix typo in EmptyTensorElimination ClosedPublic Authored by springerm on Dec 12 2022, 5:28 AM.
Details Summary The structure of the code has changed a while ago and the code was not updated properly. There is no test case for this because we do currently not have an op
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 12 2022, 5:29 AM This revision was landed with ongoing or failed builds.Dec 12 2022, 5:31 AM Closed by commit rG1742882a3496: [mlir][bufferize] Fix typo in EmptyTensorElimination (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482091 mlir/lib/Dialect/Bufferization/Transforms/EmptyTensorElimination.cpp
|