[PATCH] D79718: [CGP] include funnel shift intrinsic when sinking splatted operands

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 09:39:59 PDT 2020


spatel updated this revision to Diff 263196.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:
Added header comments to indicate that the hook applies to shifts and funnel shifts.


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

https://reviews.llvm.org/D79718

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/X86/vector-fshl-128.ll
  llvm/test/Transforms/CodeGenPrepare/X86/x86-shuffle-sink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79718.263196.patch
Type: text/x-patch
Size: 15316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/d326d2b7/attachment.bin>


More information about the llvm-commits mailing list