Commit f98d73f4 authored by Frederik Gossen's avatar Frederik Gossen
Browse files

[MLIR] Make the implementations for getMixedOffsets/Sizes/Strides independent...

[MLIR] Make the implementations for getMixedOffsets/Sizes/Strides independent of OffsetSizeAndStrideOpInterface

The functions are effectively independent of the interface already, however, they take it as an argument for no reason.
The current state complicates reuse outside of MLIR.

Differential Revision: https://reviews.llvm.org/D131120
parent 1915c1c0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment