[PATCH] D106401: [CUDA, MemCpyOpt] Add a flag to force-enable memcpyopt and use it for CUDA.
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 25 09:07:52 PDT 2021
nikic added a comment.
Would the variant of the original patch at D106769 <https://reviews.llvm.org/D106769> be sufficient for your purposes? Or are you also interested in the optimizations that introduce new memset/memcpy?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106401/new/
https://reviews.llvm.org/D106401
More information about the cfe-commits
mailing list