This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Remove unused pattern for f32 constant loads
ClosedPublic

Authored by tstellarAMD on Jul 29 2015, 11:26 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellarAMD retitled this revision from to AMDGPU/SI: Remove unused pattern for f32 constant loads.
tstellarAMD updated this object.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
arsenm added inline comments.Jul 29 2015, 11:41 AM
lib/Target/AMDGPU/SIInstructions.td
2088–2094 ↗(On Diff #30931)

This looks like it belongs with the other patch

Moved _ci pattern to the correct patch.

arsenm accepted this revision.Jul 30 2015, 9:23 AM
arsenm edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jul 30 2015, 9:23 AM
This revision was automatically updated to reflect the committed changes.