diff options
author | Uday Bondhugula <uday@polymagelabs.com> | 2020-04-14 01:18:37 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2020-04-14 09:47:14 +0530 |
commit | ac047d9fceac73f662e06ce9ebae206b069772a5 (patch) | |
tree | 83772ff279ba279d37db1413e1628107a356b1cb /llvm/lib/CodeGen/SafeStack.cpp | |
parent | 2f60fbce6cdac9ef72339dde32946b883b6a96a8 (diff) | |
download | llvm-ac047d9fceac73f662e06ce9ebae206b069772a5.zip llvm-ac047d9fceac73f662e06ce9ebae206b069772a5.tar.gz llvm-ac047d9fceac73f662e06ce9ebae206b069772a5.tar.bz2 |
[MLIR] Remove dead affine.applys while generating pointwise copies
This makes no impact on the test cases because affine-data-copy-generate
runs whole function canonicalization at its end; however, the latter
will be removed in a pending revision. It is thus useful to clean up
these affine.applys right here, and eventually, not even generate
these (when the right API to compose by construction is in place).
Differential Revision: https://reviews.llvm.org/D78055
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions