[all-commits] [llvm/llvm-project] 126589: Revert "[GlobalISel] Fix invalid combine of unmerg...

Dominik Montada via All-commits all-commits at lists.llvm.org
Wed Apr 15 09:48:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1265899c5f7d34034a8c1f67e69a5ab6087310e7
      https://github.com/llvm/llvm-project/commit/1265899c5f7d34034a8c1f67e69a5ab6087310e7
  Author: Dominik Montada <dominik.montada at hightec-rt.com>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
    M llvm/test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-unmerge-values.mir
    R llvm/test/CodeGen/AMDGPU/GlobalISel/cvt_f32_ubyte-xfail.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/cvt_f32_ubyte.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-bitcast.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-merge-values.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-unmerge-values.mir
    R llvm/test/CodeGen/AMDGPU/GlobalISel/zextload-xfail.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/zextload.ll

  Log Message:
  -----------
  Revert "[GlobalISel] Fix invalid combine of unmerge(merge) with intermediate cast"

This reverts commit bddac41b9f1ae80b56dace7d55cd81a07147ff3d.




More information about the All-commits mailing list