================ @@ -61,8 +61,8 @@ #include "llvm/Support/Compiler.h" #include "llvm/Support/Debug.h" #include "llvm/Support/raw_ostream.h" -#include "llvm/Transforms/Scalar/GVN.h" #include "llvm/Transforms/Scalar/GVNExpression.h" +#include "llvm/Transforms/Scalar/GVNSink.h" ---------------- momchil-velikov wrote:
Done. https://github.com/llvm/llvm-project/pull/211024 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
