[PATCH] D19338: New code hoisting pass based on GVN (optimistic approach)

Sebastian Pop via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 09:18:22 PDT 2016


sebpop added a comment.

This pass fixes redundancy elimination in zlib as described in https://llvm.org/bugs/show_bug.cgi?id=22005


http://reviews.llvm.org/D19338





More information about the llvm-commits mailing list