[all-commits] [llvm/llvm-project] 829c84: [mlir][nvgpu] fix MSVC warning regarding left shift
Chris via All-commits
all-commits at lists.llvm.org
Fri Jun 17 15:30:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 829c84ec5b8b08d97952b5f371291e95ec5fee43
https://github.com/llvm/llvm-project/commit/829c84ec5b8b08d97952b5f371291e95ec5fee43
Author: Christopher Bate <cbate at nvidia.com>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M mlir/lib/Dialect/NVGPU/Transforms/OptimizeSharedMemory.cpp
Log Message:
-----------
[mlir][nvgpu] fix MSVC warning regarding left shift
Differential Revision: https://reviews.llvm.org/D128088
More information about the All-commits
mailing list