[all-commits] [llvm/llvm-project] 67d073: Revert "[DebugInfo][LoopStrengthReduction] SCEV-ba...

chrisjbris via All-commits all-commits at lists.llvm.org
Wed Jul 28 17:59:27 PDT 2021


  Branch: refs/heads/release/13.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 67d0736b14c7888e63af16dcc71129ce07383010
      https://github.com/llvm/llvm-project/commit/67d0736b14c7888e63af16dcc71129ce07383010
  Author: Chris Jackson <chris.jackson at sony.com>
  Date:   2021-07-29 (Thu, 29 Jul 2021)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
    M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
    M llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
    M llvm/test/Transforms/LoopStrengthReduce/dbg-preserve-0.ll
    M llvm/test/Transforms/LoopStrengthReduce/dbg-preserve-2.ll
    R llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-0.ll
    R llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-1.ll
    R llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-2.ll
    R llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-3.ll
    R llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-4.ll

  Log Message:
  -----------
  Revert "[DebugInfo][LoopStrengthReduction] SCEV-based salvaging for LSR"
This was reverted due to a reported crash.
This reverts commit 796b84d26f4d461fb50e7b4e84e15a10eaca88fc.




More information about the All-commits mailing list