[all-commits] [llvm/llvm-project] 58d246: [mlir][spirv] Drop outdated TODO comment
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Mon Feb 13 08:07:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58d246a27b8c9b56e525560ef3d2db11afb251f2
https://github.com/llvm/llvm-project/commit/58d246a27b8c9b56e525560ef3d2db11afb251f2
Author: Jakub Kuderski <kubak at google.com>
Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths:
M mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp
Log Message:
-----------
[mlir][spirv] Drop outdated TODO comment
We do not plan to handle wide vector types with SPIR-V arrays anymore.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D143777
More information about the All-commits
mailing list