aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorUday Bondhugula <uday@polymagelabs.com>2022-11-17 15:59:27 +0530
committerUday Bondhugula <uday@polymagelabs.com>2022-11-17 16:03:09 +0530
commit303d14f33de09b38ffb00711de36e2c3b9023039 (patch)
tree0c240d38fd7183bef38adf26173cc2794cd60494 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parentb6c790736e77f79e819fa761fb13f2311296714a (diff)
downloadllvm-303d14f33de09b38ffb00711de36e2c3b9023039.zip
llvm-303d14f33de09b38ffb00711de36e2c3b9023039.tar.gz
llvm-303d14f33de09b38ffb00711de36e2c3b9023039.tar.bz2
[MLIR] NFC. Fix unused context warning from Parser.h
NFC. Fix unused context warning from Parser.h. ``` ..include/mlir/Parser/Parser.h:39:38: warning: parameter ‘context’ set but not used [-Wunused-but-set-parameter] 39 | Block *parsedBlock, MLIRContext *context, Location sourceFileLoc) { ``` Differential Revision: https://reviews.llvm.org/D138192
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions