[all-commits] [llvm/llvm-project] 3b221c: Fix MSVC "result of 32-bit shift implicitly conver...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Apr 12 02:59:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b221c6bc3e364bfb4d958f88ee4ad7ec4d77912
https://github.com/llvm/llvm-project/commit/3b221c6bc3e364bfb4d958f88ee4ad7ec4d77912
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
Log Message:
-----------
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFC
More information about the All-commits
mailing list