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

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 11:44:30 PDT 2016


hans added a comment.

It sounds like there is enough support for disabling gvn-hoist on trunk, merging that to 3.9, and re-enabling on trunk when things seem more stable.

Is anyone doing a patch for disabling it? How about https://reviews.llvm.org/differential/diff/65116/?


https://reviews.llvm.org/D22639





More information about the llvm-commits mailing list