[PATCH] D132585: [VPlan] Add field to track if intrinsic should be used for call. (NFC)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 05:15:12 PDT 2022


This revision was automatically updated to reflect the committed changes.
fhahn marked 3 inline comments as done.
Closed by commit rGfc444ddc7720: [VPlan] Add field to track if intrinsic should be used for call. (NFC) (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D132585?vs=456994&id=457232#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132585

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/lib/Transforms/Vectorize/VPlanTransforms.h
  llvm/test/Transforms/LoopVectorize/AArch64/widen-call-with-intrinsic-or-libfunc.ll
  llvm/test/Transforms/LoopVectorize/vplan-dot-printing.ll
  llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp
  llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132585.457232.patch
Type: text/x-patch
Size: 17270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/a2fbf015/attachment.bin>


More information about the llvm-commits mailing list