[PATCH] D15504: Bug fix for shrink-wrap
Weiming Zhao via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 15:17:39 PST 2015
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