[PATCH] D69617: [LoopUnroll] countToEliminateCompares(): fix handling of [in]equality predicates (PR43840)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 04:11:31 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4fe94d033120: [LoopUnroll] countToEliminateCompares(): fix handling of [in]equality… (authored by lebedev.ri).

Changed prior to commit:
  https://reviews.llvm.org/D69617?vs=228036&id=228038#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69617

Files:
  llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp
  llvm/test/Transforms/LoopUnroll/peel-loop-conditions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69617.228038.patch
Type: text/x-patch
Size: 17962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191106/d8185480/attachment.bin>


More information about the llvm-commits mailing list