[all-commits] [llvm/llvm-project] 18e35d: [LoongArch] Don't left shift negative value (#106812)

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Aug 30 17:18:11 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 18e35d8f665177a971d0f4ea93b2008dac5e7f33
      https://github.com/llvm/llvm-project/commit/18e35d8f665177a971d0f4ea93b2008dac5e7f33
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-08-30 (Fri, 30 Aug 2024)

  Changed paths:
    M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMatInt.cpp

  Log Message:
  -----------
  [LoongArch] Don't left shift negative value (#106812)

Fixed another UB from #106332.

Detected here https://lab.llvm.org/buildbot/#/builders/169/builds/2662



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