[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 15 09:46:56 PDT 2020


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

Rebase and add more check lines to the tests.


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.270779.patch
Type: text/x-patch
Size: 14474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200615/62820c57/attachment.bin>


More information about the llvm-commits mailing list