[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 03:55:18 PST 2019
lebedev.ri updated this revision to Diff 228035.
lebedev.ri marked 6 inline comments as done.
lebedev.ri added a comment.
@fhahn thank you for the review!
Addressed review notes.
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.228035.patch
Type: text/x-patch
Size: 22334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191106/5c1dfd32/attachment.bin>
More information about the llvm-commits
mailing list