diff options
author | gysit <gysit@google.com> | 2022-03-28 13:41:39 +0000 |
---|---|---|
committer | gysit <gysit@google.com> | 2022-03-28 13:49:05 +0000 |
commit | 58d0da885ef46e3fdb5247295da7898b377c41e1 (patch) | |
tree | 3cfbaa6def6434b89b5d921ebeae9712bb86e206 /llvm/lib/IR/Module.cpp | |
parent | 4df69c1ff19f75e302cfc3e022009fe971fc5c24 (diff) | |
download | llvm-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