Files
clang-p2996/mlir/lib/Dialect/LLVMIR/Transforms/InlinerInterfaceImpl.cpp
Tobias Gysi 8e2ccdc4de [MLIR][LLVM] Use ViewLikeOpInterface (#111663)
This commit adds the ViewLikeOpInterface to the GEP and AddrSpaceCast
operations. This allows us to simplify the inliner interface. At the
same time, the change also makes the inliner interface more extensible
for downstream users that have custom view-like operations.
2024-10-09 14:37:01 +02:00

35 KiB