[all-commits] [llvm/llvm-project] d02a40: [IndVars][NFC] Separate creation of condition and ...
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Mon Dec 12 03:00:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d02a40b559320e8d37ec2c80a6575ce138c3c55b
https://github.com/llvm/llvm-project/commit/d02a40b559320e8d37ec2c80a6575ce138c3c55b
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
Log Message:
-----------
[IndVars][NFC] Separate creation of condition and replacement in foldExit
It is a preparatory step for further improvements.
More information about the All-commits
mailing list