[all-commits] [llvm/llvm-project] 588bd7: AMDGPU/GlobalISel: Work around a selector crash

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Apr 15 11:39:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 588bd7be366620d2319d349f7665b503d7840f45
      https://github.com/llvm/llvm-project/commit/588bd7be366620d2319d349f7665b503d7840f45
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp

  Log Message:
  -----------
  AMDGPU/GlobalISel: Work around a selector crash

Ideally types without a corresponding register class wouldn't reach
here, but we're currently missing some (in particular a 192-bit class
is missing).




More information about the All-commits mailing list