[all-commits] [llvm/llvm-project] 4cf6dd: [AMDGPU][GlobalISel] Fix lowerShlSat

Mirko BrkuĊĦanin via All-commits all-commits at lists.llvm.org
Mon Nov 16 08:46:39 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cf6dd518ece653094159fbc48d13832c371cf48
      https://github.com/llvm/llvm-project/commit/4cf6dd518ece653094159fbc48d13832c371cf48
  Author: Mirko Brkusanin <Mirko.Brkusanin at amd.com>
  Date:   2020-11-16 (Mon, 16 Nov 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-sshlsat.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-ushlsat.mir

  Log Message:
  -----------
  [AMDGPU][GlobalISel] Fix lowerShlSat

RegBankSelect would crash on G_SELECT when type is not s1.

Differential Revision: https://reviews.llvm.org/D91437




More information about the All-commits mailing list