This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] more reasonable default for flag mapMemorySpace
ClosedPublic

Authored by jackalcooper on Oct 25 2022, 10:56 PM.

Details

Summary

Some down-stream libraries only have access to CAPI, setting default value of mapMemorySpace to false (used in tests) will help them convert IR to SPIRV.

Diff Detail

Event Timeline

jackalcooper created this revision.Oct 25 2022, 10:56 PM
jackalcooper requested review of this revision.Oct 25 2022, 10:56 PM
jackalcooper set the repository for this revision to rG LLVM Github Monorepo.Oct 25 2022, 10:56 PM
jackalcooper edited the summary of this revision. (Show Details)
jackalcooper edited the summary of this revision. (Show Details)Oct 25 2022, 11:20 PM
jackalcooper edited the summary of this revision. (Show Details)
antiagainst accepted this revision.Oct 26 2022, 8:00 AM
This revision is now accepted and ready to land.Oct 26 2022, 8:00 AM