[PATCH] D21772: New pass manager for LICM.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 14:41:08 PDT 2016


danielcdh added a comment.

Tried to build clang with -DLLVM_USE_SANITIZER=Address, and verified the failing tests no longer fail with the updated patch.


http://reviews.llvm.org/D21772





More information about the llvm-commits mailing list