[all-commits] [llvm/llvm-project] 7bfd68: Revert "[GuardWidening] Choose right point for gen...

Max Kazantsev via All-commits all-commits at lists.llvm.org
Tue Jan 31 00:38:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7bfd688d8d9c6018ca9ae7196cf828ee7713c284
      https://github.com/llvm/llvm-project/commit/7bfd688d8d9c6018ca9ae7196cf828ee7713c284
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/GuardWidening.cpp
    M llvm/test/Transforms/GuardWidening/basic_widenable_condition_guards.ll
    M llvm/test/Transforms/GuardWidening/loop_invariant_widenable_condition.ll
    M llvm/test/Transforms/GuardWidening/mixed_guards.ll
    M llvm/test/Transforms/GuardWidening/pr60234.ll

  Log Message:
  -----------
  Revert "[GuardWidening] Choose right point for generating wide condition for branches. PR60234"

This reverts commit 5cb568a37a53a9b0fd8fc9c2c35870cad43623e9.

Internal testing found failures, need to investigate.




More information about the All-commits mailing list