[PATCH] D75870: [mlir][spirv] Add a pass to deduce version/extension/capability
Lei Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 12 16:52:01 PDT 2020
This revision was automatically updated to reflect the committed changes.
antiagainst marked an inline comment as done.
Closed by commit rG9414db10906a: [mlir][spirv] Add a pass to deduce version/extension/capability (authored by antiagainst).
Changed prior to commit:
https://reviews.llvm.org/D75870?vs=249734&id=250096#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75870/new/
https://reviews.llvm.org/D75870
Files:
mlir/include/mlir/Dialect/SPIRV/Passes.h
mlir/include/mlir/Dialect/SPIRV/TargetAndABI.h
mlir/include/mlir/InitAllPasses.h
mlir/lib/Dialect/SPIRV/TargetAndABI.cpp
mlir/lib/Dialect/SPIRV/Transforms/CMakeLists.txt
mlir/lib/Dialect/SPIRV/Transforms/UpdateVCEPass.cpp
mlir/test/Dialect/SPIRV/Transforms/vce-deduction.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75870.250096.patch
Type: text/x-patch
Size: 17300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/7a176d46/attachment.bin>
More information about the llvm-commits
mailing list