[all-commits] [llvm/llvm-project] b20614: ARMFrameLowering.cpp - fix MSVC "result of 32-bit ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Mar 31 02:34:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b206145323fafc75d82efcc7e154218e37480953
https://github.com/llvm/llvm-project/commit/b206145323fafc75d82efcc7e154218e37480953
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M llvm/lib/Target/ARM/ARMFrameLowering.cpp
Log Message:
-----------
ARMFrameLowering.cpp - fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFC.
More information about the All-commits
mailing list