D138330 updated the deprecated getMemorySpaceAsInt uses to getMemorySpace. There are few uses that were missed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139526
[mlir][bufferize] Update remaining getMemorySpaceAsInt API uses ClosedPublic Authored by springerm on Dec 7 2022, 3:22 AM.
Details Summary D138330 updated the deprecated getMemorySpaceAsInt uses to getMemorySpace. There are few uses that were missed.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 7 2022, 3:23 AM This revision was landed with ongoing or failed builds.Dec 7 2022, 3:28 AM Closed by commit rG5d04f0c93758: [mlir][bufferize] Update remaining getMemorySpaceAsInt API uses (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 480840 mlir/lib/Dialect/Bufferization/IR/BufferizationOps.cpp
mlir/lib/Dialect/Bufferization/Transforms/BufferResultsToOutParams.cpp
|