[all-commits] [llvm/llvm-project] 9b31e5: [mlir] Modify GPU to SPIR-V conversion to respect
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Wed Apr 1 09:35:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9b31e595d717f70f1a5d95542bb71e6f053439f0
https://github.com/llvm/llvm-project/commit/9b31e595d717f70f1a5d95542bb71e6f053439f0
Author: MaheshRavishankar <ravishankarm at google.com>
Date: 2020-04-01 (Wed, 01 Apr 2020)
Changed paths:
M mlir/lib/Conversion/GPUToSPIRV/ConvertGPUToSPIRV.cpp
Log Message:
-----------
[mlir] Modify GPU to SPIR-V conversion to respect
spv.interface_var_abi attributes if it exists already.
Differential Revision: https://reviews.llvm.org/D77195
More information about the All-commits
mailing list