[PATCH] D96399: [X86][CodeGenPrepare] Try to reuse IV's incremented value instead of adding the offset
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 28 23:39:37 PST 2021
mkazantsev updated this revision to Diff 327033.
mkazantsev added a comment.
Addressed comments: all independent changes commited separately.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96399/new/
https://reviews.llvm.org/D96399
Files:
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/test/CodeGen/X86/2020_12_02_decrementing_loop.ll
llvm/test/CodeGen/X86/overflowing-iv.ll
llvm/test/CodeGen/X86/uadd_inc_iv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96399.327033.patch
Type: text/x-patch
Size: 12809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/2cc84837/attachment.bin>
More information about the llvm-commits
mailing list