This is an archive of the discontinued LLVM Phabricator instance.

[RFC] Initial patch to support IR extensions for annotating directive region entry/exit
Needs ReviewPublic

Authored by xtian on Jun 13 2019, 11:34 AM.

Details

Summary

This is the First patch (after cleanup and splits per the discussion in llvmpar WG) for IR extensions to support directives / pragmas by annotating directive region entry/exit.

Diff Detail

Repository
rL LLVM