This is an archive of the discontinued LLVM Phabricator instance.

InferAddressSpaces: Handle more cases with constant select operands
ClosedPublic

Authored by arsenm on Jan 31 2017, 3:46 PM.

Details

Diff Detail

Event Timeline

arsenm created this revision.Jan 31 2017, 3:46 PM
jlebar accepted this revision.Feb 1 2017, 5:35 PM
jlebar added inline comments.
lib/Transforms/Scalar/InferAddressSpaces.cpp
353

Nit, reformat

460

Indentation

This revision is now accepted and ready to land.Feb 1 2017, 5:35 PM
arsenm closed this revision.Feb 1 2017, 7:48 PM
arsenm marked 2 inline comments as done.

r293859