[all-commits] [llvm/llvm-project] 250f9e: [mlir][spirv] Switch to kEmitAccessorPrefix_Both
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Fri Sep 23 18:32:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 250f9e09e481e078624261d339d7205c1b940e61
https://github.com/llvm/llvm-project/commit/250f9e09e481e078624261d339d7205c1b940e61
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVControlFlowOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCooperativeMatrixOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVJointMatrixOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVStructureOps.td
Log Message:
-----------
[mlir][spirv] Switch to kEmitAccessorPrefix_Both
Prepare for switching to prefixed accessors.
Issue: https://github.com/llvm/llvm-project/issues/57887
Reviewed By: antiagainst, rriddle
Differential Revision: https://reviews.llvm.org/D134560
More information about the All-commits
mailing list