[all-commits] [llvm/llvm-project] 94ed2c: Revert "[ConstraintElimination] Transfer info from...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Jun 23 08:28:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94ed2caf708818dd3a0b376bbce56e53c0956f1e
      https://github.com/llvm/llvm-project/commit/94ed2caf708818dd3a0b376bbce56e53c0956f1e
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-06-23 (Thu, 23 Jun 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
    M llvm/test/Transforms/ConstraintElimination/geps-unsigned-predicates.ll
    M llvm/test/Transforms/ConstraintElimination/transfer-unsigned-facts-to-signed.ll

  Log Message:
  -----------
  Revert "[ConstraintElimination] Transfer info from ULT to signed system."

This reverts commit 316e106f49c4c86f3485d69d1539e2aed12251c0.

This breaks a bot with expensive checks.




More information about the All-commits mailing list