[all-commits] [llvm/llvm-project] f5b5a3: Revert "[CodeGenPrepare][NFC] Update the dominator...

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Tue Aug 1 23:09:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5b5a30858f32e237636acd296b6d0f87c1dfe97
      https://github.com/llvm/llvm-project/commit/f5b5a30858f32e237636acd296b6d0f87c1dfe97
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    M llvm/lib/Transforms/Utils/BypassSlowDivision.cpp
    M llvm/test/Transforms/CodeGenPrepare/AMDGPU/bypass-slow-div-debug-info-inseltpoison.ll
    M llvm/test/Transforms/CodeGenPrepare/AMDGPU/bypass-slow-div-debug-info.ll

  Log Message:
  -----------
  Revert "[CodeGenPrepare][NFC] Update the dominator tree instead of rebuilding it"

This reverts commit 0b1d1cdb89322c277baf5221218a830195fef9d4. It causes a clang crash. Details will be posted to D153638.




More information about the All-commits mailing list