[all-commits] [llvm/llvm-project] 672235: [SimpleLoopUnswitch] Re-enable simple-loop-unswitc...
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Tue Feb 14 05:02:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67223522355b5d75ef4efc2889722239c44fc255
https://github.com/llvm/llvm-project/commit/67223522355b5d75ef4efc2889722239c44fc255
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
Log Message:
-----------
[SimpleLoopUnswitch] Re-enable simple-loop-unswitch-inject-invariant-conditions
Underlying bug (taking a branch from inner loop as candidate) is now fixed.
We can return it.
More information about the All-commits
mailing list