[PATCH] D32536: Extend memcpy expansion in Transform/Utils to handle wider operand types.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 11:55:48 PDT 2017


sfertile added a comment.

@arsenm  Would this be easier to review if it didn't keep both the old and new functionality? I can remove the option and make it switch over completely to the new behavior.


Repository:
  rL LLVM

https://reviews.llvm.org/D32536





More information about the llvm-commits mailing list