[all-commits] [llvm/llvm-project] 541ad3: [MemCpyOpt] Drop outdated TODO (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon May 5 07:26:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 541ad3fb71258b51356f707c2477c660968a7bd8
https://github.com/llvm/llvm-project/commit/541ad3fb71258b51356f707c2477c660968a7bd8
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
Log Message:
-----------
[MemCpyOpt] Drop outdated TODO (NFC)
This code was already changed to make use of UseCC/ResultCC.
We can't restrict the check to provenance or address only, as both
are relevant here.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list