[PATCH] D76249: [AliasAnalysis] Misc fixes for checking aliasing with scalable types.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 15:40:46 PDT 2020


efriedma updated this revision to Diff 250927.
efriedma added a comment.

Address review comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76249

Files:
  llvm/include/llvm/Analysis/MemoryLocation.h
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/lib/IR/Value.cpp
  llvm/test/Analysis/MemorySSA/scalable-vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76249.250927.patch
Type: text/x-patch
Size: 4001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/bba187c9/attachment.bin>


More information about the llvm-commits mailing list