This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Add ndrange builtin functions to TableGen
ClosedPublic

Authored by svenvh on Feb 19 2021, 9:11 AM.

Details

Summary

Add ndrange builtin functions to TableGen.

Also ensure all kernel enqueue functions have CL 2.0 as minimum version.

Diff Detail

Event Timeline

svenvh created this revision.Feb 19 2021, 9:11 AM
svenvh requested review of this revision.Feb 19 2021, 9:11 AM
Anastasia accepted this revision.Feb 23 2021, 4:11 AM

LGTM! Thanks!

This revision is now accepted and ready to land.Feb 23 2021, 4:11 AM
This revision was landed with ongoing or failed builds.Feb 24 2021, 1:33 AM
This revision was automatically updated to reflect the committed changes.