[all-commits] [llvm/llvm-project] d8ef1d: AMDGPU/GlobalISel: Fix selecting broken copies for...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Aug 3 05:36:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d8ef1d1251e3c0e11894ed82904dbab5e41c5711
      https://github.com/llvm/llvm-project/commit/d8ef1d1251e3c0e11894ed82904dbab5e41c5711
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-anyext.mir

  Log Message:
  -----------
  AMDGPU/GlobalISel: Fix selecting broken copies for s32->s64 anyext

These should probably not be legal in the first place, but that might
also be a pain.




More information about the All-commits mailing list