forked from OSchip/llvm-project
24e5a72dac
This CL adds a test reported by andydavis@ and fixes the corner case that appears when operands do not come from an AffineApply and no Dim composition is needed. In such cases, we would need to create an empty map which is disallowed. The composition in such cases becomes trivial: there is no composition. This CL also updates the name AffineNormalizer to AffineApplyNormalizer. PiperOrigin-RevId: 229819234 |
||
---|---|---|
.. | ||
g3doc | ||
include/mlir | ||
lib | ||
test | ||
tools | ||
utils | ||
.clang-format | ||
LICENSE.TXT |