[PATCH] D90171: [SVE] Fix TypeSize warning in RuntimePointerChecking::insert

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 07:40:13 PST 2020


joechrisellis updated this revision to Diff 307613.
joechrisellis marked an inline comment as done.
joechrisellis added a comment.

Move and re-flow comment lines.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90171

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/LoopAccessAnalysis/memcheck-store-vs-alloc-size.ll
  llvm/test/Analysis/LoopAccessAnalysis/runtime-pointer-checking-insert-typesize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90171.307613.patch
Type: text/x-patch
Size: 8021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/88fd9990/attachment.bin>


More information about the llvm-commits mailing list