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

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Apr 7 02:46:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 387a8859cfea9e6f8282f14f21064d9ec562e66a
      https://github.com/llvm/llvm-project/commit/387a8859cfea9e6f8282f14f21064d9ec562e66a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-04-07 (Mon, 07 Apr 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

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


  Commit: 679b2f714a3a3cbf487480127a4cc6ed296c7fab
      https://github.com/llvm/llvm-project/commit/679b2f714a3a3cbf487480127a4cc6ed296c7fab
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-04-07 (Mon, 07 Apr 2025)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/XCOFFLinkGraphBuilder.cpp

  Log Message:
  -----------
  Fix MSVC "not all control paths return a value" warning. NFCI.


  Commit: ec400277c6810915a501fa901e9ba58ab6ade831
      https://github.com/llvm/llvm-project/commit/ec400277c6810915a501fa901e9ba58ab6ade831
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-04-07 (Mon, 07 Apr 2025)

  Changed paths:
    M clang/lib/Driver/ToolChains/Darwin.cpp

  Log Message:
  -----------
  Fix MSVC "not all control paths return a value" warning. NFCI.


Compare: https://github.com/llvm/llvm-project/compare/be6ccc98f382...ec400277c681

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list