[PATCH] D81517: Extend or truncate __ptr32/__ptr64 pointers when dereferenced.
Amy Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 11 15:27:00 PDT 2020
akhuang added a comment.
Thanks for the comments! I moved the addr space stuff to combineLoad/combineStore, which ends up being a lot simpler.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81517/new/
https://reviews.llvm.org/D81517
More information about the llvm-commits
mailing list