This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][OpenMP] Attribute to include WsLoop upperbound
ClosedPublic

Authored by kiranchandramohan on Jan 7 2021, 7:53 AM.

Details

Summary

This patch adds an attribute inclusive which if present causes
the upperbound to be included in the loop iteration interval.

Diff Detail

Event Timeline

kiranchandramohan requested review of this revision.Jan 7 2021, 7:53 AM
SouraVX added a subscriber: SouraVX.Jan 7 2021, 8:18 AM
ftynse accepted this revision.Jan 7 2021, 8:55 AM
This revision is now accepted and ready to land.Jan 7 2021, 8:55 AM