[PATCH] D108763: Use type sizes when determining dependence

Jolanta Jensen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 24 02:09:02 PST 2021


jolanta.jensen updated this revision to Diff 389435.
jolanta.jensen added a comment.

Corrected line 1556 in LoopAccessAnalysis.cpp where we were still comparing types.
Extended the test to cover the change to line 1556.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108763

Files:
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/test/Analysis/LoopAccessAnalysis/depend_diff_types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108763.389435.patch
Type: text/x-patch
Size: 7976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211124/f1aeae7e/attachment.bin>


More information about the llvm-commits mailing list