[all-commits] [llvm/llvm-project] 1a43ee: Revert "[MemCpyOpt] Enable memcpy optimizations un...
Artem Belevich via All-commits
all-commits at lists.llvm.org
Mon Jul 19 14:28:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a43ee65d1bb584518d9a60b72dce3c927f7fc6e
https://github.com/llvm/llvm-project/commit/1a43ee65d1bb584518d9a60b72dce3c927f7fc6e
Author: Artem Belevich <tra at google.com>
Date: 2021-07-19 (Mon, 19 Jul 2021)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h
M llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
Log Message:
-----------
Revert "[MemCpyOpt] Enable memcpy optimizations unconditionally."
This reverts commit 2c98298a7559dfe4a264ef1adaad0921526768cc which breaks
sanitizers.
More information about the All-commits
mailing list