[all-commits] [llvm/llvm-project] 3b1985: GlobalISel: Fix narrowing of G_CTPOP

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Feb 7 07:08:47 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b198518ad540f789f45490e896565d4f0862c16
      https://github.com/llvm/llvm-project/commit/3b198518ad540f789f45490e896565d4f0862c16
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/lib/Target/Mips/MipsLegalizerInfo.cpp

  Log Message:
  -----------
  GlobalISel: Fix narrowing of G_CTPOP

The result type is separate from the source type. Tests will be
included in a future AMDGPU patch which uses this from
RegBankSelect/applyMappingImpl.




More information about the All-commits mailing list