[PATCH] D101374: [LV] Consider Loop Unroll Hints When Making Interleave Decisions

Bardia Mahjour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 28 14:28:28 PDT 2021


This revision was automatically updated to reflect the committed changes.
bmahjour marked an inline comment as done.
Closed by commit rGddb3b26a1269: [LV] Consider Loop Unroll Hints When Making Interleave Decisions (authored by bmahjour).

Changed prior to commit:
  https://reviews.llvm.org/D101374?vs=341031&id=341318#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101374

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/X86/no_fpmath.ll
  llvm/test/Transforms/LoopVectorize/explicit_outer_detection.ll
  llvm/test/Transforms/LoopVectorize/nounroll.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101374.341318.patch
Type: text/x-patch
Size: 14528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/633afda9/attachment.bin>


More information about the llvm-commits mailing list