[PATCH] D63928: [ARM][SCEV][LSR] Prevent using undefined value in binops
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 3 02:36:44 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365009: [SCEV][LSR] Prevent using undefined value in binops (authored by evgeny777, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D63928?vs=207047&id=207733#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63928/new/
https://reviews.llvm.org/D63928
Files:
llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
llvm/trunk/test/CodeGen/ARM/lsr-undef-in-binop.ll
llvm/trunk/test/Transforms/LoopDistribute/bounds-expansion-bug.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63928.207733.patch
Type: text/x-patch
Size: 12675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190703/ea7e96f7/attachment.bin>
More information about the llvm-commits
mailing list