[all-commits] [llvm/llvm-project] 6dd70c: Fix MSVC "result of 32-bit shift implicitly conver...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jan 3 04:26:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6dd70c9a4b3eae8085a2b4e2336ae8b72d87681f
https://github.com/llvm/llvm-project/commit/6dd70c9a4b3eae8085a2b4e2336ae8b72d87681f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
Log Message:
-----------
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning.
More information about the All-commits
mailing list