[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:50:52 PDT 2016
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
More information about the llvm-commits
mailing list