[PATCH] D84680: [VPlan] Use VPValue def for VPMemoryInstructionRecipe.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 05:48:19 PDT 2020


fhahn updated this revision to Diff 296427.
fhahn added a comment.

use cast_or_null in getUnderlyingInstr.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84680

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanValue.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84680.296427.patch
Type: text/x-patch
Size: 13505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201006/a44026fb/attachment.bin>


More information about the llvm-commits mailing list