[all-commits] [llvm/llvm-project] 69ba56: [InstCombine] Handle commuted pattern for `((X s/ ...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Mon Jan 6 05:44:15 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69ba565734a64bea91062bfd0c5988276b73eb87
https://github.com/llvm/llvm-project/commit/69ba565734a64bea91062bfd0c5988276b73eb87
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
M llvm/test/Transforms/InstCombine/add-shl-sdiv-to-srem.ll
Log Message:
-----------
[InstCombine] Handle commuted pattern for `((X s/ C1) << C2) + X` (#121737)
Closes https://github.com/llvm/llvm-project/issues/121700
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