diff options
author | Uday Bondhugula <uday@polymagelabs.com> | 2020-06-11 18:10:53 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2020-07-04 14:55:02 +0530 |
commit | 6d6d5db251e88b0c40f7a6951b51b9e4a1812c8c (patch) | |
tree | a6747e24be248d4a54ee8951b58834d8f5afff06 /clang/lib/Frontend | |
parent | 7356b4243ad9dc373c63bb4b7ac0ba4f877c47ee (diff) | |
download | llvm-6d6d5db251e88b0c40f7a6951b51b9e4a1812c8c.zip llvm-6d6d5db251e88b0c40f7a6951b51b9e4a1812c8c.tar.gz llvm-6d6d5db251e88b0c40f7a6951b51b9e4a1812c8c.tar.bz2 |
[MLIR][Linalg] Generate the right type of load/store when lowering max/min pooling ops
While lowering min/max pooling ops to loops, generate the right kind of
load/stores (std or affine) instead of always generating std
load/stores.
Differential Revision: https://reviews.llvm.org/D83080
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions