This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][llvm-mc] Quickfix for r272748 to enable labels in branch instructions.
ClosedPublic

Authored by artem.tamazov on Jul 8 2016, 6:41 AM.

Details

Summary

Fixes issue mentioned at:

https://github.com/RadeonOpenCompute/LLVM-AMDGPU-Assembler-Extra/issues/13.

Lit tests added.

Diff Detail

Repository
rL LLVM

Event Timeline

artem.tamazov retitled this revision from to [AMDGPU][llvm-mc] Quickfix for r272748 to enable labels in branch instructions..
artem.tamazov updated this object.
artem.tamazov set the repository for this revision to rL LLVM.
artem.tamazov added a project: Restricted Project.
artem.tamazov added a subscriber: Restricted Project.
vpykhtin accepted this revision.Jul 8 2016, 7:12 AM
vpykhtin edited edge metadata.
This revision is now accepted and ready to land.Jul 8 2016, 7:12 AM
This revision was automatically updated to reflect the committed changes.