This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Implement select() for 32-bit G_OR
AbandonedPublic

Authored by tstellar on Apr 19 2018, 9:20 PM.

Details

Reviewers
arsenm
nhaehnle

Diff Detail

Event Timeline

tstellar created this revision.Apr 19 2018, 9:20 PM
nhaehnle accepted this revision.Apr 19 2018, 11:58 PM

One nit, LGTM.

lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
482

Typo: allocatable

This revision is now accepted and ready to land.Apr 19 2018, 11:58 PM
tstellar abandoned this revision.Apr 23 2018, 3:14 PM

I'm abandoning this in favor of https://reviews.llvm.org/D45994.