[all-commits] [llvm/llvm-project] b8337d: [InstCombine] Handle commuted patterns in `foldBin...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Wed Jan 8 22:36:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8337dc4b20bfd7cde8cf37df6c12df4f751201b
https://github.com/llvm/llvm-project/commit/b8337dc4b20bfd7cde8cf37df6c12df4f751201b
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/and-xor-or.ll
Log Message:
-----------
[InstCombine] Handle commuted patterns in `foldBinOpShiftWithShift` (#122126)
Closes https://github.com/llvm/llvm-project/issues/121775.
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