diff options
author | MaheshRavishankar <ravishankarm@google.com> | 2022-01-20 22:27:06 -0800 |
---|---|---|
committer | MaheshRavishankar <ravishankarm@google.com> | 2022-01-20 23:43:50 -0800 |
commit | a99e06aa869b44588a18a423f58e0ab30c292d8e (patch) | |
tree | a721d981a18e116ecd3c6fc740217ccdb315d42b /llvm/lib | |
parent | e6de53b4de4aecca4ac892500a0907805896ed27 (diff) | |
download | llvm-a99e06aa869b44588a18a423f58e0ab30c292d8e.zip llvm-a99e06aa869b44588a18a423f58e0ab30c292d8e.tar.gz llvm-a99e06aa869b44588a18a423f58e0ab30c292d8e.tar.bz2 |
[mlir][Linalg] Avoid generating illegal operations during elementwise fusion.
In some cases, fusion can produce illegal operations if after fusion
the range of some of the loops cannot be computed from shapes of its
operands. Check for this case and abort the fusion if this happens.
Differential Revision: https://reviews.llvm.org/D117602
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions