aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorJakub Lichman <limo@google.com>2020-07-20 18:30:10 +0200
committerAlex Zinenko <zinenko@google.com>2020-07-20 19:20:47 +0200
commitf9c8febc522c2d26a44d4881f015e0e11e4f9167 (patch)
treebabf94348c4b0106f9282966f9cc3545fa4507a6 /llvm/lib/CodeGen/MachineOperand.cpp
parent55fa315b0352b63454206600d6803fafacb42d5e (diff)
downloadllvm-f9c8febc522c2d26a44d4881f015e0e11e4f9167.zip
llvm-f9c8febc522c2d26a44d4881f015e0e11e4f9167.tar.gz
llvm-f9c8febc522c2d26a44d4881f015e0e11e4f9167.tar.bz2
[mlir] Added support for symbols inside linalg.generic and map concatenation
This commit adds functionality needed for implementation of convolutions with linalg.generic op. Since linalg.generic right now expects indexing maps to be just permutations, offset indexing needed in convolutions is not possible. Therefore in this commit we address the issue by adding support for symbols inside indexing maps which enables more advanced indexing. The upcoming commit will solve the problem of computing loop bounds from such maps. Differential Revision: https://reviews.llvm.org/D83158
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions