[PATCH] D80667: [mlir] Use ValueRange instead of ArrayRef<Value> in adaptor
Jacques Pienaar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 28 09:17:38 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfefe4366c3bd: [mlir] Use ValueRange instead of ArrayRef<Value> (authored by jpienaar).
Changed prior to commit:
https://reviews.llvm.org/D80667?vs=266674&id=266914#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80667/new/
https://reviews.llvm.org/D80667
Files:
mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
mlir/include/mlir/Dialect/SPIRV/SPIRVLowering.h
mlir/include/mlir/TableGen/OpClass.h
mlir/include/mlir/TableGen/Operator.h
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
mlir/lib/TableGen/OpClass.cpp
mlir/lib/TableGen/Operator.cpp
mlir/test/mlir-tblgen/op-decl.td
mlir/test/mlir-tblgen/op-operand.td
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80667.266914.patch
Type: text/x-patch
Size: 17304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/8459999c/attachment.bin>
More information about the llvm-commits
mailing list