[all-commits] [llvm/llvm-project] 8d56b3: pre-commit test
Iris Shi via All-commits
all-commits at lists.llvm.org
Wed Jun 11 04:04:08 PDT 2025
Branch: refs/heads/users/el-ev/fold-ceil-shift
Home: https://github.com/llvm/llvm-project
Commit: 8d56b3a2312bc9325d0701c4a92970c92fea237c
https://github.com/llvm/llvm-project/commit/8d56b3a2312bc9325d0701c4a92970c92fea237c
Author: Iris Shi <0.0 at owo.li>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
A llvm/test/Transforms/InstCombine/ceil-shift.ll
Log Message:
-----------
pre-commit test
Commit: 7088b465c2dc55dd29330e7266533e63fe4f2433
https://github.com/llvm/llvm-project/commit/7088b465c2dc55dd29330e7266533e63fe4f2433
Author: Iris Shi <0.0 at owo.li>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Log Message:
-----------
[InstCombine] Fold `ceil(X >> C) == 0 -> X == 0`
Commit: f1b58a2ad5e680998d8b550fd409daba457d0cf4
https://github.com/llvm/llvm-project/commit/f1b58a2ad5e680998d8b550fd409daba457d0cf4
Author: Iris Shi <0.0 at owo.li>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M llvm/test/Transforms/InstCombine/ceil-shift.ll
Log Message:
-----------
update test
Compare: https://github.com/llvm/llvm-project/compare/8d56b3a2312b%5E...f1b58a2ad5e6
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