[all-commits] [llvm/llvm-project] 940521: Revert "Recommit "[LoopPeel] Peel loops with deopt...
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Oct 8 10:53:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9405217999efd50c91261aeb9aeae13e4f6d28f3
https://github.com/llvm/llvm-project/commit/9405217999efd50c91261aeb9aeae13e4f6d28f3
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
M llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
M llvm/lib/Transforms/Utils/LoopPeel.cpp
M llvm/test/Transforms/LoopUnroll/peel-multiple-unreachable-exits.ll
Log Message:
-----------
Revert "Recommit "[LoopPeel] Peel loops with deoptimizing exits""
This reverts commit d68b59f3ebb253ee7119a25a71c51cf19b73e030.
This is causing crashes, see D110922 for details.
More information about the All-commits
mailing list