[all-commits] [llvm/llvm-project] 8fee8c: [ConstraintElim] Opimize abs based on known constr...
Iris via All-commits
all-commits at lists.llvm.org
Tue Apr 15 08:36:20 PDT 2025
Branch: refs/heads/users/el-ev/04-15-_constraintelim_opimize_abs_based_on_known_constraints
Home: https://github.com/llvm/llvm-project
Commit: 8fee8cfe11c8856311e5e35aeeec8cc86bb063f1
https://github.com/llvm/llvm-project/commit/8fee8cfe11c8856311e5e35aeeec8cc86bb063f1
Author: Iris Shi <0.0 at owo.li>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
M llvm/test/Transforms/ConstraintElimination/abs.ll
Log Message:
-----------
[ConstraintElim] Opimize abs based on known constraints
Commit: 08e8ec63bd1bacbbff468423481441e0c5e164b0
https://github.com/llvm/llvm-project/commit/08e8ec63bd1bacbbff468423481441e0c5e164b0
Author: Iris Shi <0.0 at owo.li>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/abs.ll
Log Message:
-----------
update test
Commit: 14ade2748e631d47b2aea680bf3ac9af5620c5ef
https://github.com/llvm/llvm-project/commit/14ade2748e631d47b2aea680bf3ac9af5620c5ef
Author: Iris Shi <0.0 at owo.li>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
Log Message:
-----------
match abs only
Commit: f051f42a2963aa18ef6abf57f63c6a7cd5edeace
https://github.com/llvm/llvm-project/commit/f051f42a2963aa18ef6abf57f63c6a7cd5edeace
Author: Iris Shi <0.0 at owo.li>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
M llvm/test/Transforms/ConstraintElimination/abs.ll
Log Message:
-----------
add nopoison back
Compare: https://github.com/llvm/llvm-project/compare/079a35343414...f051f42a2963
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