aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorgysit <gysit@google.com>2022-03-28 13:41:39 +0000
committergysit <gysit@google.com>2022-03-28 13:49:05 +0000
commit58d0da885ef46e3fdb5247295da7898b377c41e1 (patch)
tree3cfbaa6def6434b89b5d921ebeae9712bb86e206 /llvm/lib/IR/Module.cpp
parent4df69c1ff19f75e302cfc3e022009fe971fc5c24 (diff)
downloadllvm-58d0da885ef46e3fdb5247295da7898b377c41e1.zip
llvm-58d0da885ef46e3fdb5247295da7898b377c41e1.tar.gz
llvm-58d0da885ef46e3fdb5247295da7898b377c41e1.tar.bz2
[mlir][linalg] Use arrays to pass padding options.
Pass the padding options using arrays instead of lambdas. In particular pass the padding value as string and use the argument parser to create the padding value. Arrays are a more natural choice that matches the current use cases and avoids converting arrays to lambdas. Reviewed By: nicolasvasilache Differential Revision: https://reviews.llvm.org/D122309
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions