[PATCH] D78010: [CodeGen] Add a new parameter SkipDuplicated for copyImplicitOps()

Zhang Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 19:34:05 PDT 2020


ZhangKang added a comment.

In D78010#1977637 <https://reviews.llvm.org/D78010#1977637>, @lebedev.ri wrote:

> Passing-by remark: i feel like while the patch description really explains
>  what is happening in this patch, it does not mention at all
>  *why* all this is happening, why this shouldn't be happening, etc.


Have updated the summary to show *why* all this is happening, why this shouldn't be happening.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78010





More information about the llvm-commits mailing list