[all-commits] [llvm/llvm-project] 523573: [LoopDeletion] Revert 3af8a11 and add test coverag...

Philip Reames via All-commits all-commits at lists.llvm.org
Mon Jan 17 11:44:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 523573e90ddb6db3b58d7a04b7dbe90fa7366dc2
      https://github.com/llvm/llvm-project/commit/523573e90ddb6db3b58d7a04b7dbe90fa7366dc2
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2022-01-17 (Mon, 17 Jan 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopDeletion.cpp
    A llvm/test/Transforms/LoopDeletion/D108848-regression.ll

  Log Message:
  -----------
  [LoopDeletion] Revert 3af8a11 and add test coverage for breakage

This reverts 3af8a11 because I'd used an upper bound where an lower bound was required.  The included reduced test case demonstrates the issue.




More information about the All-commits mailing list