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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 16:34:12 PDT 2020


craig.topper added a comment.

Can you rebase this patch? I added a 32-bit version of mixed-ptr-sizes.ll as mixed-ptr-sizes-i686.ll the other day. And the X86ISelDAGToDAG.cpp changes should already be done in trunk as well.


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