This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Reduce 64-bit SRAs
ClosedPublic

Authored by arsenm on Jan 15 2016, 7:39 PM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 45069.Jan 15 2016, 7:39 PM
arsenm retitled this revision from to AMDGPU: Reduce 64-bit SRAs.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jan 18 2016, 12:50 PM
tstellarAMD edited edge metadata.

LGTM.

lib/Target/AMDGPU/AMDGPUISelLowering.cpp
2659

This comment is confusing. I think you need parentheses around the sra arguments.

This revision is now accepted and ready to land.Jan 18 2016, 12:50 PM
arsenm closed this revision.Jan 18 2016, 2:13 PM

r258096