These are the functions used to determine when values of loads can be
extracted from stores, etc, and to perform the necessary insertions to
do this. There are no changes to the functions themselves except
reformatting, and one case where memdep was informed of a removed load
(which was pushed into the caller).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM, with the inline comment addressed. Thanks!
lib/Transforms/Utils/VNCoercion.cpp | ||
---|---|---|
1–6 ↗ | (On Diff #90093) | This probably needs an header comment with the license etc.. |