[PATCH] D29238: InferAddressSpaces: Handle select

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


arsenm created this revision.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: nhaehnle, wdng.

This fails to handle some cases where one of the inputs is
a constant to be fixed in a later commit.


https://reviews.llvm.org/D29238

Files:
  lib/Transforms/Scalar/InferAddressSpaces.cpp
  test/Transforms/InferAddressSpaces/AMDGPU/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29238.86153.patch
Type: text/x-patch
Size: 10611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170128/ad74f20e/attachment.bin>


More information about the llvm-commits mailing list