[PATCH] D95286: [LSR] Drop potentially invalid nowrap flags when switching to post-inc IV (PR46943)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 14:15:57 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG835104a1141a: [LSR] Drop potentially invalid nowrap flags when switching to post-inc IV… (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95286

Files:
  llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/fast-fp-loops.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-float-loops.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-tail-data-types.ll
  llvm/test/Transforms/LoopStrengthReduce/X86/pr46943.ll
  llvm/test/Transforms/LoopStrengthReduce/X86/sibling-loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95286.319118.patch
Type: text/x-patch
Size: 33322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210125/4b9f4b78/attachment.bin>


More information about the llvm-commits mailing list