[all-commits] [llvm/llvm-project] 4c6f95: Revert "[IRCE] Parse range checks in the form of '...

Aleksandr Popov via All-commits all-commits at lists.llvm.org
Mon Jul 10 05:01:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c6f95be29c6ce0f89663a5103c58ee63d76cda3
      https://github.com/llvm/llvm-project/commit/4c6f95be29c6ce0f89663a5103c58ee63d76cda3
  Author: Aleksandr Popov <a.popov.tmb at gmail.com>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
    M llvm/test/Transforms/IRCE/iv-plus-offset-range-check.ll

  Log Message:
  -----------
  Revert "[IRCE] Parse range checks in the form of 'LHS - RHS vs Limit'"

This reverts commit e16c5c092205f68825466c25a1dd30783c4820f3.

Revert due to Buildbot failure https://lab.llvm.org/buildbot/#/builders/193




More information about the All-commits mailing list