This is an archive of the discontinued LLVM Phabricator instance.

TLI: Add option to generate dependent stores in sclarization
AbandonedPublic

Authored by jvesely on Aug 28 2016, 4:15 PM.

Details

Summary

This is used by targets (like r600) that do RMW for truncating stores.
Fixes R600 regressions since r274397

Diff Detail

Repository
rL LLVM

Event Timeline

jvesely updated this revision to Diff 69526.Aug 28 2016, 4:15 PM
jvesely retitled this revision from to TLI: Add option to generate dependent stores in sclarization.
jvesely updated this object.
jvesely added reviewers: bogner, tstellarAMD.
jvesely set the repository for this revision to rL LLVM.
jvesely added a subscriber: arsenm.
jvesely abandoned this revision.Sep 19 2016, 2:13 PM

abandoning to recreate with llvm-commits as subscriber (thanks Justin, I missed that one)