[PATCH] D75114: [DAG] MatchRotate - Add funnel shift by immediate support

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 11 11:56:24 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd8f9416fdc83: [DAG] MatchRotate - Add funnel shift by immediate support (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D75114?vs=249590&id=249715#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75114

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/avg.ll
  llvm/test/CodeGen/X86/avx512vbmi2-funnel-shifts.ll
  llvm/test/CodeGen/X86/avx512vbmi2vl-funnel-shifts.ll
  llvm/test/CodeGen/X86/const-shift-of-constmasked.ll
  llvm/test/CodeGen/X86/fshl.ll
  llvm/test/CodeGen/X86/fshr.ll
  llvm/test/CodeGen/X86/known-bits.ll
  llvm/test/CodeGen/X86/sdiv_fix.ll
  llvm/test/CodeGen/X86/sdiv_fix_sat.ll
  llvm/test/CodeGen/X86/udiv_fix_sat.ll
  llvm/test/CodeGen/X86/x86-64-double-precision-shift-left.ll
  llvm/test/CodeGen/X86/x86-64-double-shifts-Oz-Os-O2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75114.249715.patch
Type: text/x-patch
Size: 109500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200311/f033d0d5/attachment.bin>


More information about the llvm-commits mailing list