This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX] use pattern matching to lower int_nvvm_match_all_sync*.
ClosedPublic

Authored by tra on Feb 28 2018, 11:54 AM.

Details

Summary

Now that patterns can handle intrinsics returning multiple results,
use tablegen'ed pattern matching instead of custom lowering.

Event Timeline

tra created this revision.Feb 28 2018, 11:54 AM
jlebar accepted this revision.Feb 28 2018, 3:53 PM
This revision is now accepted and ready to land.Feb 28 2018, 3:53 PM
This revision was automatically updated to reflect the committed changes.