diff options
author | Kazu Hirata <kazu@google.com> | 2022-01-06 18:41:07 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-01-06 18:41:07 -0800 |
commit | e6075b2c2cd52166ee69d17b5358af11cffc8405 (patch) | |
tree | ffd58f5e495b6388ad2b7dafee5086fa8aaca262 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | fc8a08765af8f32663776a42e85b28362b5658ce (diff) | |
download | llvm-e6075b2c2cd52166ee69d17b5358af11cffc8405.zip llvm-e6075b2c2cd52166ee69d17b5358af11cffc8405.tar.gz llvm-e6075b2c2cd52166ee69d17b5358af11cffc8405.tar.bz2 |
[mlir] Fix a warning
This patch fixes:
mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h:913:30:
error: private field 'options' is not used
[-Werror,-Wunused-private-field]
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions