[all-commits] [llvm/llvm-project] 05a3c8: AMDGPU: Have a few selection failure tests check b...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Aug 24 14:46:50 PDT 2020


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

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/div_i128.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.release.all.ll
    M llvm/test/CodeGen/AMDGPU/unsupported-image-a16.ll
    M llvm/test/CodeGen/AMDGPU/unsupported-image-g16.ll

  Log Message:
  -----------
  AMDGPU: Have a few selection failure tests check both paths

SelectionDAG and GlobalISel take different failure paths for these and
end up producing different failure errors. Check both so the test
passes when the default is switched.




More information about the All-commits mailing list