[all-commits] [llvm/llvm-project] 70582b: Fix MSVC "result of 32-bit shift implicitly conver...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Sep 20 02:36:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70582bc4d3528e97882fbf5577d4f060302ff7fc
https://github.com/llvm/llvm-project/commit/70582bc4d3528e97882fbf5577d4f060302ff7fc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-20 (Tue, 20 Sep 2022)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
Log Message:
-----------
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warnings. NFCI.
More information about the All-commits
mailing list