This is an archive of the discontinued LLVM Phabricator instance.

[mlir][openmp] Add an interface for Outlineable OpenMP ops
ClosedPublic

Authored by clementval on Oct 7 2021, 6:27 AM.

Details

Summary

Add an interface for outlineable OpenMP operations.
This patch was initially done in fir-dev and is now needed
for the upstreaming.

Co-authored-by: Kiran Chandramohan <kiran.chandramohan@arm.com>

Diff Detail