[all-commits] [llvm/llvm-project] 68685a: Revert "[GuardWidening] Improve analysis of potent...
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Tue Mar 21 08:32:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68685a7f6ad19fcaed317d225ba798119f3ea157
https://github.com/llvm/llvm-project/commit/68685a7f6ad19fcaed317d225ba798119f3ea157
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/GuardWidening.cpp
M llvm/test/Transforms/GuardWidening/two_forms_behavior_consistency.ll
Log Message:
-----------
Revert "[GuardWidening] Improve analysis of potential widening into hotter block"
This reverts commit 8d2885c2ef98b81927c1f816691ec4e77cfc7f3f.
I accidentally introduced an infinite loop in this patch, will return when this is fixed.
More information about the All-commits
mailing list