aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorMatthias Springer <springerm@google.com>2021-09-14 10:40:13 +0900
committerMatthias Springer <springerm@google.com>2021-09-14 10:40:50 +0900
commitfb1def9c6618ebde17268b61d370781b25258d3e (patch)
tree724f39630a0b3d9b2cadee98e0ff39ad1898a52f /llvm/lib/Support/APInt.cpp
parent8faf35c0a5aa8069b02badc7d8c11147b9bfd720 (diff)
downloadllvm-fb1def9c6618ebde17268b61d370781b25258d3e.zip
llvm-fb1def9c6618ebde17268b61d370781b25258d3e.tar.gz
llvm-fb1def9c6618ebde17268b61d370781b25258d3e.tar.bz2
[mlir][linalg] New tiling option: Scalarize dynamic dims
This tiling option scalarizes all dynamic dimensions, i.e., it tiles all dynamic dimensions by 1. This option is useful for linalg ops with partly dynamic tensor dimensions. E.g., such ops can appear in the partial iteration after loop peeling. After scalarizing dynamic dims, those ops can be vectorized. Differential Revision: https://reviews.llvm.org/D109268
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions