[PATCH] D141113: Improve mul 2^N +/- 2 pattern
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 6 09:11:08 PST 2023
goldstein.w.n updated this revision to Diff 486899.
goldstein.w.n added a comment.
Improved description / summary
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141113/new/
https://reviews.llvm.org/D141113
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/mul-constant-i16.ll
llvm/test/CodeGen/X86/mul-constant-i32.ll
llvm/test/CodeGen/X86/mul-constant-i64.ll
llvm/test/CodeGen/X86/mul-constant-i8.ll
llvm/test/CodeGen/X86/mul-constant-result.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141113.486899.patch
Type: text/x-patch
Size: 20803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230106/e405637d/attachment.bin>
More information about the llvm-commits
mailing list