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

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 11:53:39 PDT 2016


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/9432da46/attachment.html>


More information about the llvm-commits mailing list