[PATCH] D79827: [x86][CGP] improve sinking of splatted vector shift amount operand

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 06:26:01 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG26e742fd848b: [x86][CGP] improve sinking of splatted vector shift amount operand (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79827

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/vector-shift-by-select-loop.ll
  llvm/test/Transforms/CodeGenPrepare/X86/vec-shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79827.263986.patch
Type: text/x-patch
Size: 23811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/5c8cc398/attachment.bin>


More information about the llvm-commits mailing list