[all-commits] [llvm/llvm-project] 265547: pre-commit tests
Iris Shi via All-commits
all-commits at lists.llvm.org
Sat Jun 21 00:31:12 PDT 2025
Branch: refs/heads/users/el-ev/issue65608
Home: https://github.com/llvm/llvm-project
Commit: 265547e39bd6ade2f3c7cd262dacc5a80a0e4900
https://github.com/llvm/llvm-project/commit/265547e39bd6ade2f3c7cd262dacc5a80a0e4900
Author: Iris Shi <0.0 at owo.li>
Date: 2025-06-21 (Sat, 21 Jun 2025)
Changed paths:
A llvm/test/Transforms/InstCombine/fdiv-exp.ll
Log Message:
-----------
pre-commit tests
Commit: 0fc7ec0b45def5d03cb1822bc8672784b5f37fbe
https://github.com/llvm/llvm-project/commit/0fc7ec0b45def5d03cb1822bc8672784b5f37fbe
Author: Iris Shi <0.0 at owo.li>
Date: 2025-06-21 (Sat, 21 Jun 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
M llvm/test/Transforms/InstCombine/fdiv-exp.ll
Log Message:
-----------
[InstCombine] Fold `exp(exp(x)) / exp(x)` -> `exp(exp(x) - x)`
Compare: https://github.com/llvm/llvm-project/compare/265547e39bd6%5E...0fc7ec0b45de
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list