Compose multiple AffineMaps into single map before strides extraction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/unittests/IR/MemRefTypeTest.cpp | ||
---|---|---|
30 | This test introduced a bunch of clang warnings such as: /s/llvm/utils/unittest/googletest/include/gtest/gtest.h:1392:11: error: comparison of integers of different signs: 'const int' and 'const unsigned long' [-Werror,-Wsign-compare] |
This test introduced a bunch of clang warnings such as: