Files
clang-p2996/mlir/lib/Interfaces
Matthias Springer b2d1de2d63 [mlir][Interfaces][NFC] Delete dead code from OffsetSizeAndStrideOpInterface
Also make `getNumDynamicEntriesUpToIdx` a helper function. It does not have to be an interface method.

Differential Revision: https://reviews.llvm.org/D156864
2023-08-03 11:47:01 +02:00
..