[PATCH] D156087: [MLIR] Add index to side effect
donald chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 29 03:09:13 PDT 2023
cxy-1993 updated this revision to Diff 545354.
cxy-1993 added a comment.
Update the patch according to the discussion in https://discourse.llvm.org/t/rfc-add-effect-index-in-memroy-effect/72235/4
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156087/new/
https://reviews.llvm.org/D156087
Files:
mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
mlir/include/mlir/Dialect/LLVMIR/LLVMIntrinsicOps.td
mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
mlir/include/mlir/Dialect/NVGPU/IR/NVGPU.td
mlir/include/mlir/Interfaces/SideEffectInterfaceBase.td
mlir/include/mlir/Interfaces/SideEffectInterfaces.h
mlir/include/mlir/Interfaces/SideEffectInterfaces.td
mlir/include/mlir/TableGen/SideEffects.h
mlir/lib/TableGen/SideEffects.cpp
mlir/test/lib/Dialect/Test/TestInterfaces.td
mlir/test/mlir-tblgen/op-side-effects.td
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156087.545354.patch
Type: text/x-patch
Size: 17417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230729/ddded3f1/attachment.bin>
More information about the llvm-commits
mailing list