[all-commits] [llvm/llvm-project] 76e407: Revert "[GuardUtils] Add asserts about loop varyin...

annamthomas via All-commits all-commits at lists.llvm.org
Wed Apr 12 07:59:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76e4070843308ea5774929a2ac57aa22d580c674
      https://github.com/llvm/llvm-project/commit/76e4070843308ea5774929a2ac57aa22d580c674
  Author: Anna Thomas <anna at azul.com>
  Date:   2023-04-12 (Wed, 12 Apr 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/GuardUtils.h
    M llvm/lib/Transforms/Scalar/GuardWidening.cpp
    M llvm/lib/Transforms/Scalar/LoopPredication.cpp
    M llvm/lib/Transforms/Utils/GuardUtils.cpp

  Log Message:
  -----------
  Revert "[GuardUtils] Add asserts about loop varying widenable conditions"

This reverts commit 5675757f5fc6e27ce01b3b12bdfd04044df53aa3.

Assert maybe too strict. revert and investigate why assert fires.




More information about the All-commits mailing list