[all-commits] [llvm/llvm-project] 3d4730: Revert "[AMDGPU] SIFoldOperands: eagerly erase dea...

Mitch Phillips via All-commits all-commits at lists.llvm.org
Fri Apr 9 15:48:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d4730a73fd1db6e28edeb9dac16e8e081529e3a
      https://github.com/llvm/llvm-project/commit/3d4730a73fd1db6e28edeb9dac16e8e081529e3a
  Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
  Date:   2021-04-09 (Fri, 09 Apr 2021)

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

  Log Message:
  -----------
  Revert "[AMDGPU] SIFoldOperands: eagerly erase dead REG_SEQUENCEs"

This reverts commit d19a42eba98fe853dd52f7dc89d8cd2727c7fc1c.

Reason: Broke the ASan buildbots. See the original phabricator review
for more details: https://reviews.llvm.org/D100188


  Commit: 092f288d3644f58c931336080c443bba98e51ae9
      https://github.com/llvm/llvm-project/commit/092f288d3644f58c931336080c443bba98e51ae9
  Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
  Date:   2021-04-09 (Fri, 09 Apr 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/test/CodeGen/AMDGPU/srem64.ll
    M llvm/test/CodeGen/AMDGPU/udiv64.ll
    M llvm/test/CodeGen/AMDGPU/urem64.ll

  Log Message:
  -----------
  Revert "[AMDGPU] Remove MachineDCE after SIFoldOperands"

This reverts commit 5a0117b2d0eaedffeeb393bd9915f11cccfe241b.

Reason: Dependent change d19a42eba98fe853dd52f7dc89d8cd2727c7fc1c broke
the ASan buildbots.


Compare: https://github.com/llvm/llvm-project/compare/49c3565b9ba7...092f288d3644


More information about the All-commits mailing list