mirror of
https://github.com/intel/llvm.git
synced 2026-02-07 07:39:11 +08:00
This patch fixes: mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h:913:30: error: private field 'options' is not used [-Werror,-Wunused-private-field]
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.