This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Minor assembler refactoring
ClosedPublic

Authored by arsenm on Nov 30 2016, 9:49 AM.

Details

Reviewers
tstellarAMD
Summary

Fix return before else, check types for selecting
fltSemantics, refactor immediate checks.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 79768.Nov 30 2016, 9:49 AM
arsenm retitled this revision from to AMDGPU: Minor assembler refactoring.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Dec 5 2016, 1:47 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Dec 5 2016, 1:47 PM
arsenm closed this revision.Dec 5 2016, 2:17 PM

r288715