[PATCH] D154240: [LV] Update generateInstruction to return produced value (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 4 04:01:24 PDT 2023


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

Rename V -> GeneratedValue in line with follow-up patch D153696 <https://reviews.llvm.org/D153696>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154240

Files:
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154240.537038.patch
Type: text/x-patch
Size: 7568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230704/555b50e3/attachment.bin>


More information about the llvm-commits mailing list