[PATCH] D29213: InferAddressSpaces: Handle icmp

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 12:51:01 PST 2017


arsenm updated this revision to Diff 86103.
arsenm added a comment.

Don't check type for constants, just cast them


https://reviews.llvm.org/D29213

Files:
  lib/Transforms/Scalar/InferAddressSpaces.cpp
  test/Transforms/InferAddressSpaces/AMDGPU/icmp.ll
  test/Transforms/InferAddressSpaces/AMDGPU/infer-address-space.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29213.86103.patch
Type: text/x-patch
Size: 10648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/7f077b83/attachment.bin>


More information about the llvm-commits mailing list