diff options
author | Javier Setoain <javier.setoain@gmail.com> | 2022-03-24 16:07:19 +0000 |
---|---|---|
committer | Javier Setoain <javier.setoain@gmail.com> | 2022-03-29 11:33:22 +0100 |
commit | 7bc8ad5109eb955b8da9b279955bae098e1bd669 (patch) | |
tree | 612529271fc564292bbc97430c939edd6fd578a1 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | f5c666742f7bb4ae79ec79c8acf61dced4d37cc9 (diff) | |
download | llvm-7bc8ad5109eb955b8da9b279955bae098e1bd669.zip llvm-7bc8ad5109eb955b8da9b279955bae098e1bd669.tar.gz llvm-7bc8ad5109eb955b8da9b279955bae098e1bd669.tar.bz2 |
[mlir][vector][nfc] Rename index optimizations option
We are using "enable-index-optimizations" and "indexOptimizations" as
names for an optimization that consists of using i32 for indices within
a vector. For instance, when building a vector comparison for mask
generation. The name is confusing and suggests a scope beyond these
vector indices. This change makes the function of the option explicit
in its name.
Differential Revision: https://reviews.llvm.org/D122415
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions