aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objcopy/llvm-objcopy.cpp
diff options
context:
space:
mode:
authorTobias Gysi <gysit@google.com>2021-06-22 06:27:28 +0000
committerTobias Gysi <gysit@google.com>2021-06-22 06:44:52 +0000
commit4882cacf129b31129a3d7ffdc0c2ed8d0fb67673 (patch)
treeb9616c8533a394bf9273952d9f5594c29ef98f4d /llvm/tools/llvm-objcopy/llvm-objcopy.cpp
parentf14e6e4451188928b6708693dee706249313c198 (diff)
downloadllvm-4882cacf129b31129a3d7ffdc0c2ed8d0fb67673.zip
llvm-4882cacf129b31129a3d7ffdc0c2ed8d0fb67673.tar.gz
llvm-4882cacf129b31129a3d7ffdc0c2ed8d0fb67673.tar.bz2
[mlir][linalg] Adapt FillOp to use a scalar operand.
Adapt the FillOp definition to use a scalar operand instead of a capture. This patch is a follow up to https://reviews.llvm.org/D104109. As the input operands are in front of the output operands the patch changes the internal operand order of the FillOp. The pretty printed version of the operation remains unchanged though. The patch also adapts the linalg to standard lowering to ensure the c signature of the FillOp remains unchanged as well. Differential Revision: https://reviews.llvm.org/D104121
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions