[all-commits] [llvm/llvm-project] b72330: [AArch64] AArch64ExpandImm.cpp - fix MSVC "32-bit ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Feb 5 01:38:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b72330cd54f985f3454d3538b504027c3eff8711
https://github.com/llvm/llvm-project/commit/b72330cd54f985f3454d3538b504027c3eff8711
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-02-05 (Sun, 05 Feb 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ExpandImm.cpp
Log Message:
-----------
[AArch64] AArch64ExpandImm.cpp - fix MSVC "32-bit shift implicitly converted to 64 bits" warning. NFC.
More information about the All-commits
mailing list