[PATCH] D77787: [MLIR] Introduce a trait that defines a new scope for auto allocation
Uday Bondhugula via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 13:01:10 PDT 2020
bondhugula updated this revision to Diff 256361.
bondhugula marked 5 inline comments as done.
bondhugula added a comment.
Address review comments; use ZeroRegion trait + other minor fixes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77787/new/
https://reviews.llvm.org/D77787
Files:
mlir/docs/Traits.md
mlir/include/mlir/Dialect/GPU/GPUOps.td
mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
mlir/include/mlir/Dialect/SPIRV/SPIRVStructureOps.td
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/include/mlir/IR/Function.h
mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/IR/OpDefinition.h
mlir/lib/Dialect/StandardOps/IR/Ops.cpp
mlir/test/IR/invalid-ops.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77787.256361.patch
Type: text/x-patch
Size: 7794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/42465bf2/attachment-0001.bin>
More information about the llvm-commits
mailing list