[PATCH] D65756: [GlobalISel] Teach GlobalISelEmitter to treat used iPTRAny operands as pointer operands

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 15:06:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369455: Teach GlobalISelEmitter to treat used iPTRAny operands as pointer operands (authored by paquette, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65756?vs=214946&id=216261#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65756/new/

https://reviews.llvm.org/D65756

Files:
  llvm/trunk/test/TableGen/GlobalISelEmitterOverloadedPtr.td
  llvm/trunk/utils/TableGen/CodeGenIntrinsics.h
  llvm/trunk/utils/TableGen/CodeGenTarget.cpp
  llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65756.216261.patch
Type: text/x-patch
Size: 5082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/274ca6fa/attachment.bin>


More information about the llvm-commits mailing list