[PATCH] D73429: [mlir][NFC] Update Operation::getResultTypes to use ArrayRef<Type> instead of iterator_range.
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 27 20:11:36 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaff4ed73268d: [mlir][NFC] Update Operation::getResultTypes to use ArrayRef<Type> instead of… (authored by rriddle).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73429/new/
https://reviews.llvm.org/D73429
Files:
mlir/include/mlir/IR/OpImplementation.h
mlir/include/mlir/IR/Operation.h
mlir/include/mlir/IR/OperationSupport.h
mlir/lib/Analysis/InferTypeOpInterface.cpp
mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
mlir/lib/Dialect/SPIRV/Serialization/Serializer.cpp
mlir/lib/Dialect/StandardOps/Ops.cpp
mlir/lib/IR/Operation.cpp
mlir/lib/IR/OperationSupport.cpp
mlir/lib/Transforms/CSE.cpp
mlir/test/lib/TestDialect/TestPatterns.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73429.240763.patch
Type: text/x-patch
Size: 11487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/68673248/attachment.bin>
More information about the llvm-commits
mailing list