Displaying 3 results from an estimated 3 matches for "d21313".
2016 Aug 19
4
Request suggestions about how to remove redundencies caused by SCEV expansion fundementally
...ailable expr which can be reused. The redundent exprs can be a lot
different from existing exprs so that existing cleanup passes cannot
remove them.
https://llvm.org/bugs/show_bug.cgi?id=24920
https://llvm.org/bugs/show_bug.cgi?id=24442
https://reviews.llvm.org/D12090 and https://reviews.llvm.org/D21313
already relieved the problem somewhat, but it is far from being solved
fundamentally. Recently we found another problematic case described in
https://llvm.org/bugs/show_bug.cgi?id=29065. And I believe I can
create more tests revealing similar problems. In PR29065, I explained
why it is difficult t...
2016 Aug 24
2
Request suggestions about how to remove redundencies caused by SCEV expansion fundementally
...a lot
>> different from existing exprs so that existing cleanup passes cannot
>> remove them.
>>
>> https://llvm.org/bugs/show_bug.cgi?id=24920
>> https://llvm.org/bugs/show_bug.cgi?id=24442
>>
>> https://reviews.llvm.org/D12090 and https://reviews.llvm.org/D21313
>> already relieved the problem somewhat, but it is far from being solved
>> fundamentally. Recently we found another problematic case described in
>> https://llvm.org/bugs/show_bug.cgi?id=29065. And I believe I can
>> create more tests revealing similar problems. In PR2906...
2016 Aug 29
4
Request suggestions about how to remove redundencies caused by SCEV expansion fundementally
...> cannot
>> >> remove them.
>> >>
>> >> https://llvm.org/bugs/show_bug.cgi?id=24920
>> >> https://llvm.org/bugs/show_bug.cgi?id=24442
>> >>
>> >> https://reviews.llvm.org/D12090 and
>> >> https://reviews.llvm.org/D21313
>> >> already relieved the problem somewhat, but it is far from being
>> >> solved
>> >> fundamentally. Recently we found another problematic case
>> >> described in
>> >> https://llvm.org/bugs/show_bug.cgi?id=29065. And I believe I can
&g...