[PATCH] D108763: Use type sizes when determining dependence

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 07:27:46 PST 2021


sdesmalen updated this revision to Diff 392396.
sdesmalen added a comment.

Added new test-case (i32 vs float, and i32 vs i19) and gave some more meaningful names to the variables in the test.


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.392396.patch
Type: text/x-patch
Size: 12015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211207/c928cd99/attachment.bin>


More information about the llvm-commits mailing list