[PATCH] D81938: [InferAddressSpaces] Handle the pair of `ptrtoint`/`inttoptr`.

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 25 14:45:01 PDT 2020


hliao updated this revision to Diff 273524.
hliao added a comment.

Revie the grammar. s/is/as/ in the first sentence.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81938

Files:
  clang/test/CodeGenCUDA/amdgpu-kernel-arg-pointer-type.cu
  llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
  llvm/test/Transforms/InferAddressSpaces/AMDGPU/noop-ptrint-pair.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81938.273524.patch
Type: text/x-patch
Size: 21475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200625/e4098a0a/attachment-0001.bin>


More information about the cfe-commits mailing list