[PATCH] D74165: [x86] [DAGCombine] Prefer shifts of constant widths.

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 10:55:15 PST 2020


jlebar updated this revision to Diff 243634.
jlebar marked an inline comment as done and an inline comment as not done.
jlebar added a comment.

Fix regressions and add vector test.


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.243634.patch
Type: text/x-patch
Size: 11766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/e223e90f/attachment-0001.bin>


More information about the llvm-commits mailing list