[PATCH] D75624: [DAG] Combine fshl/fshr(load1,load0,c) if we have consecutive loads

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 03:51:37 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7202d9cde9d2: [DAG] Combine fshl/fshr(load1,load0,c) if we have consecutive loads (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75624/new/

https://reviews.llvm.org/D75624

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/fshl.ll
  llvm/test/CodeGen/X86/fshr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75624.248689.patch
Type: text/x-patch
Size: 10588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/ab903af0/attachment.bin>


More information about the llvm-commits mailing list