[all-commits] [llvm/llvm-project] 98e8f0: Fix MSVC "32-bit shift implicitly converted to 64 ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Sep 25 09:19:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98e8f04c9f9a1e063ac33053c6c86156016e5e48
      https://github.com/llvm/llvm-project/commit/98e8f04c9f9a1e063ac33053c6c86156016e5e48
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp

  Log Message:
  -----------
  Fix MSVC "32-bit shift implicitly converted to 64 bits" warning. NFC.




More information about the All-commits mailing list