[PATCH] D102452: [Remarks] Add analysis remarks for memset/memcpy/memmove lengths

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 09:53:10 PDT 2021


thegameg added a comment.

Is there anything you would want to share from `llvm/lib/Transforms/Utils/AutoInitRemark.cpp` ? You can see some examples in `llvm/test/Transforms/Util/trivial-auto-var-init-call.ll`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102452



More information about the llvm-commits mailing list