[PATCH] D87494: Improve LSR debug-info
Markus Lavin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 30 04:20:15 PDT 2020
markus updated this revision to Diff 295236.
markus added a comment.
Added safety code to make sure that we are comparing SCEVs of the same Type.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87494/new/
https://reviews.llvm.org/D87494
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/test/DebugInfo/COFF/fpo-shrink-wrap.ll
llvm/test/Transforms/LoopStrengthReduce/dbg-preserve-0.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87494.295236.patch
Type: text/x-patch
Size: 9785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/ebcbbfc4/attachment-0001.bin>
More information about the llvm-commits
mailing list