[all-commits] [llvm/llvm-project] c7a7a4: [mlir] Fix unused variable warning. (NFC)
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Fri Nov 3 15:51:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7a7a43dbb42af725979856f7e922149b7b594fa
https://github.com/llvm/llvm-project/commit/c7a7a43dbb42af725979856f7e922149b7b594fa
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M mlir/tools/mlir-tblgen/OpFormatGen.cpp
Log Message:
-----------
[mlir] Fix unused variable warning. (NFC)
Not used in all cases. Shown by python test ops.
More information about the All-commits
mailing list