[PATCH] D119047: [OpaquePtr][LAA] Don't use getPointerElementType()
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 7 18:22:56 PST 2022
aeubanks updated this revision to Diff 406669.
aeubanks added a comment.
fix all of LAA, needed to get the test working with opaque pointers
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119047/new/
https://reviews.llvm.org/D119047
Files:
llvm/include/llvm/Analysis/LoopAccessAnalysis.h
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/test/Analysis/LoopAccessAnalysis/depend_diff_types_opaque_ptr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119047.406669.patch
Type: text/x-patch
Size: 20251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/30cb6a32/attachment.bin>
More information about the llvm-commits
mailing list