[PATCH] D112370: [BasicAA] Use index size instead of pointer size

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 7 09:56:24 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa8c318b50ecc: [BasicAA] Use index size instead of pointer size (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D112370?vs=384190&id=385356#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112370

Files:
  llvm/include/llvm/IR/DataLayout.h
  llvm/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/lib/IR/DataLayout.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  llvm/test/Analysis/BasicAA/index-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112370.385356.patch
Type: text/x-patch
Size: 8307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211107/c9515211/attachment.bin>


More information about the llvm-commits mailing list