[all-commits] [llvm/llvm-project] 51f1cb: [X86] Add or_is_add patterns for INC. (#87584)
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Apr 4 08:04:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51f1cb5355d296ccb7756944d0545d9c96066b78
https://github.com/llvm/llvm-project/commit/51f1cb5355d296ccb7756944d0545d9c96066b78
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M llvm/lib/Target/X86/X86InstrCompiler.td
M llvm/test/CodeGen/X86/2009-05-23-dagcombine-shifts.ll
M llvm/test/CodeGen/X86/load-local-v3i129.ll
M llvm/test/CodeGen/X86/pr23664.ll
Log Message:
-----------
[X86] Add or_is_add patterns for INC. (#87584)
Should fix the cases noted in #86857
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