[all-commits] [llvm/llvm-project] 1930c4: [DebugInfo][LoopStrengthReduction] SCEV-based salv...

chrisjbris via All-commits all-commits at lists.llvm.org
Tue Jul 27 05:38:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1930c4410d6b48645b7b7c58cf4403a2a0e3836d
      https://github.com/llvm/llvm-project/commit/1930c4410d6b48645b7b7c58cf4403a2a0e3836d
  Author: Chris Jackson <chris.jackson at sony.com>
  Date:   2021-07-27 (Tue, 27 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:
  -----------
  [DebugInfo][LoopStrengthReduction] SCEV-based salvaging for LSR

This reverts commit 76f3ffb2b285998f02639db8fd42fb0de8a540d0 because
of a failure on sanitixer-X86-64-linux-autoconf.




More information about the All-commits mailing list