[PATCH] D104784: [LAA] Make getPointersDiff() API compatible with opaque pointers (NFCI)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 23 09:46:56 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG00d3f7cc3c26: [LAA] Make getPointersDiff() API compatible with opaque pointers (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104784

Files:
  llvm/include/llvm/Analysis/LoopAccessAnalysis.h
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/opaque-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104784.354003.patch
Type: text/x-patch
Size: 10692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/ffbd18ce/attachment.bin>


More information about the llvm-commits mailing list