[all-commits] [llvm/llvm-project] 962296: AMDGPU/GlobalISel: Use less artifical example to a...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jun 15 04:42:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 96229606f964f7b32d233ea14767529fe807c48c
      https://github.com/llvm/llvm-project/commit/96229606f964f7b32d233ea14767529fe807c48c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-bitcast.mir

  Log Message:
  -----------
  AMDGPU/GlobalISel: Use less artifical example to avoid abort=0

These were failing due to an unlegalizable G_CONCAT_VECTORS due to
registers with types that are naturally illegal.




More information about the All-commits mailing list