[PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 11:57:29 PDT 2016


Agreed, I'll file a bug with a testcase as well.

On Thu, Jul 21, 2016 at 11:53 AM, Daniel Berlin <dberlin at dberlin.org> wrote:

> yeah, i'm actually more concerned that bugs get filed with IR for hanging
> testcases, than the command line flags, as that is the only way it will get
> fixedd :)
>
>
> On Thu, Jul 21, 2016 at 11:50 AM, Alina Sbirlea <asbirlea at google.com>
> wrote:
>
>> asbirlea added a comment.
>>
>> Halide uses the builder and not opt, so it wasn't a requirement in our
>> use case, but it may be helpful for others. I'll update shortly, thanks!
>>
>>
>> https://reviews.llvm.org/D22639
>>
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/9482c853/attachment.html>


More information about the llvm-commits mailing list