[PATCH] D20176: [MemCpyOpt] Use MaxIntSize in byte instead of bit
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 08:42:57 PDT 2016
mcrosier accepted this revision.
mcrosier added a comment.
This revision is now accepted and ready to land.
LGTM. Thanks for the clarification, Jun.
My comments weren't in opposition to this patch, I was just commenting on peculiarities of the test case. Feel free to post a patch to rename the function as Mendi suggests. You might also investigate why the stores aren't being merged.
http://reviews.llvm.org/D20176
More information about the llvm-commits
mailing list