[all-commits] [llvm/llvm-project] 79cbed: Fix MSVC "result of 32-bit shift implicitly conver...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed May 17 04:31:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79cbedaf057b4ee343c4d71561a8f424117975ae
      https://github.com/llvm/llvm-project/commit/79cbedaf057b4ee343c4d71561a8f424117975ae
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-05-17 (Wed, 17 May 2023)

  Changed paths:
    M llvm/lib/Analysis/ScalarEvolution.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