This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove redundant let mayLoad = 1
ClosedPublic

Authored by arsenm on Jan 4 2016, 2:13 PM.

Details

Summary

This is already set on the SMRD format class.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 43923.Jan 4 2016, 2:13 PM
arsenm retitled this revision from to AMDGPU: Remove redundant let mayLoad = 1.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
nhaehnle accepted this revision.Jan 4 2016, 3:45 PM
nhaehnle added a reviewer: nhaehnle.
nhaehnle added a subscriber: nhaehnle.

LGTM

This revision is now accepted and ready to land.Jan 4 2016, 3:45 PM
arsenm closed this revision.Jan 4 2016, 8:54 PM

r256813