This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Run pointer optimization passes
ClosedPublic

Authored by arsenm on May 16 2016, 2:57 PM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 57406.May 16 2016, 2:57 PM
arsenm retitled this revision from to AMDGPU: Run pointer optimization passes.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.May 18 2016, 6:37 AM
tstellarAMD edited edge metadata.

LGTM.

lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
235–236

I would drop this last sentence about bencmarks until we've done our own analysis or instead mentions that it improves some benchmarks with NVPTX.

This revision is now accepted and ready to land.May 18 2016, 6:37 AM
arsenm closed this revision.Jun 14 2016, 5:18 PM

r272736