[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:26:59 PDT 2020
akhuang updated this revision to Diff 270244.
akhuang marked an inline comment as done.
akhuang added a comment.
Put addr space casting in combineLoad/combineStore.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81517/new/
https://reviews.llvm.org/D81517
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/mixed-ptr-sizes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81517.270244.patch
Type: text/x-patch
Size: 4770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200611/bcea23ed/attachment.bin>
More information about the llvm-commits
mailing list