[PATCH] D147542: WIP [llvm] Allow strided acceses to be grouped together for memory checks in loop accesses analysis

Sacha Ballantyne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 06:25:26 PDT 2023


SBallantyne updated this revision to Diff 511396.
SBallantyne added a comment.

Add opt test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147542

Files:
  llvm/include/llvm/Analysis/LoopAccessAnalysis.h
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/test/Analysis/LoopAccessAnalysis/number-of-memchecks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147542.511396.patch
Type: text/x-patch
Size: 10581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/f9b1611a/attachment.bin>


More information about the llvm-commits mailing list