[all-commits] [llvm/llvm-project] 0985a8: Fix left shift overflow UB in PPC backend on LLP64...

Reid Kleckner via All-commits all-commits at lists.llvm.org
Sat Dec 19 17:51:27 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0985a8bfea46272561d2a261b10f308a5841f18a
      https://github.com/llvm/llvm-project/commit/0985a8bfea46272561d2a261b10f308a5841f18a
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-12-19 (Sat, 19 Dec 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp

  Log Message:
  -----------
  Fix left shift overflow UB in PPC backend on LLP64 platforms




More information about the All-commits mailing list