[all-commits] [llvm/llvm-project] 60dd93: [mlir][gpu] Fix build failure / silence windows bu...
Chris via All-commits
all-commits at lists.llvm.org
Fri Jan 13 12:41:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60dd937d56e6d941e45fdc43b1c7abb7b365788d
https://github.com/llvm/llvm-project/commit/60dd937d56e6d941e45fdc43b1c7abb7b365788d
Author: Christopher Bate <cbate at nvidia.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
Log Message:
-----------
[mlir][gpu] Fix build failure / silence windows build warnings
Fixes Windows build failure (C4715) caused by
6ca1a09f03e8e940f306bea73efa935e4ee38173.
More information about the All-commits
mailing list