diff options
author | Tobias Gysi <gysit@google.com> | 2021-04-08 08:15:14 +0000 |
---|---|---|
committer | Tobias Gysi <gysit@google.com> | 2021-04-08 08:17:13 +0000 |
commit | b614ada0e80fe1af00294e8460f987dc6a7e4d5b (patch) | |
tree | adcbf57a5495447da04b0d19edc508e950f0d1de /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 20105b6b4874a85813f7a4a3d8ad2a0f023dda14 (diff) | |
download | llvm-b614ada0e80fe1af00294e8460f987dc6a7e4d5b.zip llvm-b614ada0e80fe1af00294e8460f987dc6a7e4d5b.tar.gz llvm-b614ada0e80fe1af00294e8460f987dc6a7e4d5b.tar.bz2 |
[mlir] add support for index type in vectors.
The patch enables the use of index type in vectors. It is a prerequisite to support vectorization for indexed Linalg operations. This refactoring became possible due to the newly introduced data layout infrastructure. The data layout of a module defines the bitwidth of the index type needed to verify bitcasts and similar vector operations.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D99948
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions