[PATCH] D74165: [x86] [DAGCombine] Prefer shifts of constant widths.
Justin Lebar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 1 12:40:50 PST 2020
jlebar updated this revision to Diff 247514.
jlebar marked 9 inline comments as done.
jlebar added a comment.
Update per comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74165/new/
https://reviews.llvm.org/D74165
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/test/CodeGen/X86/dagcombine-shifts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74165.247514.patch
Type: text/x-patch
Size: 7609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200301/c662baa5/attachment.bin>
More information about the llvm-commits
mailing list