[all-commits] [llvm/llvm-project] 24688f: Revert "[GlobalISel] Support vectors in LegalizerH...

Jay Foad via All-commits all-commits at lists.llvm.org
Mon Oct 4 12:26:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24688f8fdfb63524680ce155ea2eb601199aad3c
      https://github.com/llvm/llvm-project/commit/24688f8fdfb63524680ce155ea2eb601199aad3c
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2021-10-04 (Mon, 04 Oct 2021)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-umulh.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-umulo.mir

  Log Message:
  -----------
  Revert "[GlobalISel] Support vectors in LegalizerHelper::narrowScalarMul"

This reverts commit 90da0b9a5a5322f5a48574274421357d7b22f2cb.

It was causing an LLVM_ENABLE_EXPENSIVE_CHECKS buildbot failure.




More information about the All-commits mailing list