[PATCH] D104801: [MemCpyOpt] Enable memcpy optimization for NVPTX back-end.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 30 15:41:11 PDT 2021


tra updated this revision to Diff 355705.
tra added a comment.

Allow the pass to run regradless of libcall availability.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104801

Files:
  llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h
  llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104801.355705.patch
Type: text/x-patch
Size: 4805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/e1bf791a/attachment.bin>


More information about the llvm-commits mailing list