diff options
author | Thomas Raoux <thomasraoux@google.com> | 2021-12-14 12:52:36 -0800 |
---|---|---|
committer | Thomas Raoux <thomasraoux@google.com> | 2021-12-14 13:38:14 -0800 |
commit | 7d97678df7f514c14b7611447dad02e9cc5168c9 (patch) | |
tree | c93438a6f3e535d2edfb2181d663dc36396ea401 /llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp | |
parent | 9c7fbc3f9b05b3249468ef6aeacaf71841b5cfe3 (diff) | |
download | llvm-7d97678df7f514c14b7611447dad02e9cc5168c9.zip llvm-7d97678df7f514c14b7611447dad02e9cc5168c9.tar.gz llvm-7d97678df7f514c14b7611447dad02e9cc5168c9.tar.bz2 |
[mlir][linalg] Break up linalg vectorization pre-condition
Break up the vectorization pre-condition into the part checking for
static shape and the rest checking if the linalg op is supported by
vectorization. This allows checking if an op could be vectorized if it
had static shapes.
Differential Revision: https://reviews.llvm.org/D115754
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp')
0 files changed, 0 insertions, 0 deletions