mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
This patch fixes: mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp:2905:17: error: unused variable 'var' [-Werror,-Wunused-variable] mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp:2908:42: error: unused variable 'dataClauseOptional' [-Werror,-Wunused-variable]
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.