[PATCH] D140204: [LAA] Convert test to opaque pointers (NFC)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 04:02:46 PST 2022


nikic created this revision.
nikic added a reviewer: fhahn.
Herald added a project: All.
nikic requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

When converting this test to opaque pointers (and dropping bitcast), we get improved memory checks. I wanted to confirm whether this is an expected change.


https://reviews.llvm.org/D140204

Files:
  llvm/test/Analysis/LoopAccessAnalysis/memcheck-ni.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140204.483485.patch
Type: text/x-patch
Size: 11804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221216/9b82a4e6/attachment.bin>


More information about the llvm-commits mailing list