[PATCH] D106401: [CUDA, MemCpyOpt] Add a flag to force-enable memcpyopt and use it for CUDA.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 5 16:48:35 PDT 2021


tra added a comment.

I've updated the patch and added a test to verify that the knob does work as expected. Please take a look.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106401/new/

https://reviews.llvm.org/D106401



More information about the llvm-commits mailing list