[PATCH] D88873: [LV] Collect dead induction truncates

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 00:29:15 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG498f89d18877: [LV] Collect dead induction truncates (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D88873?vs=296369&id=296878#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88873

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/ARM/tail-folding-not-allowed.ll
  llvm/test/Transforms/LoopVectorize/X86/pr36524.ll
  llvm/test/Transforms/LoopVectorize/X86/tail_loop_folding.ll
  llvm/test/Transforms/LoopVectorize/followup.ll
  llvm/test/Transforms/LoopVectorize/if-pred-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88873.296878.patch
Type: text/x-patch
Size: 12337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/daadc4ef/attachment.bin>


More information about the llvm-commits mailing list