[all-commits] [llvm/llvm-project] 341a51: [mlir] Fix shift overflow and warning on LLP64 pla...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Wed Dec 6 09:26:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 341a51aac4b344c96d9d8774cf97a57cad76a9f4
https://github.com/llvm/llvm-project/commit/341a51aac4b344c96d9d8774cf97a57cad76a9f4
Author: Reid Kleckner <rnk at google.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/Enums.h
Log Message:
-----------
[mlir] Fix shift overflow and warning on LLP64 platforms (Windows) (#74002)
More information about the All-commits
mailing list