diff options
author | Alexander Belyaev <pifon@google.com> | 2021-10-26 20:39:25 +0200 |
---|---|---|
committer | Alexander Belyaev <pifon@google.com> | 2021-10-26 20:50:00 +0200 |
commit | 96cee29762f0aa638a96db46f27282b585622d0c (patch) | |
tree | 1648b55cc941971cb5280d70b4585f3fa0b5b1fb /clang/lib/Interpreter/Interpreter.cpp | |
parent | d86688fb1f14a640bdc5fe1792c318bd818e124d (diff) | |
download | llvm-96cee29762f0aa638a96db46f27282b585622d0c.zip llvm-96cee29762f0aa638a96db46f27282b585622d0c.tar.gz llvm-96cee29762f0aa638a96db46f27282b585622d0c.tar.bz2 |
[mlir] Allow polynomial approximations for N-d vectors.
Polynomial approximation can be extented to support N-d vectors.
N-dimensional vectors are useful when vectorizing operations on N-dimensional
tiles. Before lowering to LLVM these vectors are usually unrolled or flattened
to 1-dimensional vectors.
Differential Revision: https://reviews.llvm.org/D112566
Diffstat (limited to 'clang/lib/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions