[PATCH] D91198: [VPlan][WIP] VMULH via VPRecipeBase (using VPDef).
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov 10 11:52:19 PST 2020
    
    
  
fhahn created this revision.
Herald added subscribers: llvm-commits, bmahjour, psnobl, rogfer01, bollu, hiraditya.
Herald added a project: LLVM.
fhahn requested review of this revision.
Herald added a subscriber: vkmr.
Based on D88152 <https://reviews.llvm.org/D88152>, with small adjustments to use VPDef.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D91198
Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanPatternMatch.h
  llvm/lib/Transforms/Vectorize/VPlanValue.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91198.304285.patch
Type: text/x-patch
Size: 9001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/9c79f730/attachment.bin>
    
    
More information about the llvm-commits
mailing list