[PATCH] D84682: [VPlan] Use VPValue def for VPWidenSelectRecipe.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 10:56:58 PDT 2020


fhahn updated this revision to Diff 296232.
fhahn marked 2 inline comments as done.
fhahn added a comment.

Addressed @dmgreen's comment, thanks! Also updated code to just use shared VPRecipeBase::getUnderlyingInstr()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84682

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
  llvm/test/Transforms/LoopVectorize/icmp-uniforms.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84682.296232.patch
Type: text/x-patch
Size: 5866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/8efb5283/attachment.bin>


More information about the llvm-commits mailing list