[all-commits] [llvm/llvm-project] 3fe6dd: [ConstraintElimination] Update Changed status in s...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Oct 2 06:26:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fe6ddd99976b02a3f703007f4e024213fced67e
https://github.com/llvm/llvm-project/commit/3fe6ddd99976b02a3f703007f4e024213fced67e
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-10-02 (Sun, 02 Oct 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
M llvm/test/Transforms/ConstraintElimination/analysis-invalidation.ll
Log Message:
-----------
[ConstraintElimination] Update Changed status in ssub simplification.
Update tryToSimplifyOverflowMath to indicate whether the function made
any changes to the IR.
More information about the All-commits
mailing list