[PATCH] D81517: Extend or truncate __ptr32/__ptr64 pointers when dereferenced.

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 13:26:39 PDT 2020


akhuang updated this revision to Diff 272527.
akhuang added a comment.

Rebase, move code to the correct place


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/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/mixed-ptr-sizes-i686.ll
  llvm/test/CodeGen/X86/mixed-ptr-sizes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81517.272527.patch
Type: text/x-patch
Size: 9520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/73810d8c/attachment.bin>


More information about the llvm-commits mailing list