[all-commits] [llvm/llvm-project] 576fa5: [AMDGPU] make ubsan happy with unsigned left shift

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Mon Jun 15 17:21:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 576fa5a50c8509977835031d190f8906e1dbb075
      https://github.com/llvm/llvm-project/commit/576fa5a50c8509977835031d190f8906e1dbb075
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SMInstructions.td

  Log Message:
  -----------
  [AMDGPU] make ubsan happy with unsigned left shift

Fixes UBSAN error after rG9ee272f13d88f090817235ef4f91e56bb2a153d6
A trivial signed/unsigned shift.




More information about the All-commits mailing list