[PATCH] D15504: Bug fix for shrink-wrap
Quentin Colombet via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 15:43:58 PST 2015
Hi Weiming,
Could you try if the attached patch fixes the problem?
If it does, that should be a much safer workaround.
Thanks,
-Quentin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shrink-post-loop.patch
Type: application/octet-stream
Size: 1850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/399fe16e/attachment.obj>
-------------- next part --------------
> On Dec 14, 2015, at 3:17 PM, Weiming Zhao <weimingz at codeaurora.org> wrote:
>
> weimingz added a comment.
>
> In http://reviews.llvm.org/D15504#310102, @qcolombet wrote:
>
>> Hi Weiming,
>>
>> Please comment the new code and add a test case.
>>
>> Cheers,
>> -Quentin
>
>
> Hi Quentin,
>
> I updated bugzilla with a test reduced from a 150,000 lines of IR. :D
>
> I'm still trying to write a even simpler one with inline asm so we can check into unit test.
>
>
> Repository:
> rL LLVM
>
> http://reviews.llvm.org/D15504
>
>
>
More information about the llvm-commits
mailing list