[all-commits] [llvm/llvm-project] df8ced: [IndVars][NFC] Factor out condition creation in op...
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Mon Dec 26 00:09:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df8cedfc3d2f4f5848f520b92e10f402c6a8561b
https://github.com/llvm/llvm-project/commit/df8cedfc3d2f4f5848f520b92e10f402c6a8561b
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2022-12-26 (Mon, 26 Dec 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
Log Message:
-----------
[IndVars][NFC] Factor out condition creation in optimizeLoopExitWithUnknownExitCount
This is a preparation step to support optimization of conditions that are not immediately ICmp.
More information about the All-commits
mailing list