[all-commits] [llvm/llvm-project] fbf42f: Revert "[CodeGenPrepare] Estimate liveness of loop...

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Thu Apr 27 19:16:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fbf42f1fe2b541ea039ea576f57040eec2ff9480
      https://github.com/llvm/llvm-project/commit/fbf42f1fe2b541ea039ea576f57040eec2ff9480
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2023-04-27 (Thu, 27 Apr 2023)

  Changed paths:
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    R llvm/test/CodeGen/AArch64/gep-sink-loop-inv-live.ll

  Log Message:
  -----------
  Revert "[CodeGenPrepare] Estimate liveness of loop invariants when checking for address folding profitability"

This reverts commit 5344d8e10bb7d8672d4bfae8adb010465470d51b.

It causes non-determinism when building clang. See the review thread on D143897.




More information about the All-commits mailing list