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

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 16:48:13 PDT 2021


jroelofs created this revision.
jroelofs added a reviewer: thegameg.
Herald added subscribers: jfb, hiraditya.
jroelofs requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D102452

Files:
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/memsize-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102452.345314.patch
Type: text/x-patch
Size: 19860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/7d4b5d11/attachment.bin>


More information about the llvm-commits mailing list