Remove this scheme for now since it will be covered by another more generic scheme using global memory. This code will be worked into an optimization for the generic data sharing scheme. Removing this completely and then adding it via future patches will make all future data sharing patches cleaner.
Details
Details
- Reviewers
ABataev carlo.bertolli caomhin - Commits
- rG7d80da15a0a1: [OpenMP] Remove implicit data sharing code gen that aims to use device shared…
rL326948: [OpenMP] Remove implicit data sharing code gen that aims to use device shared…
rC326948: [OpenMP] Remove implicit data sharing code gen that aims to use device shared…
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | ||
---|---|---|
564 | Pass non-null SourceLocation here as the last argument |
Pass non-null SourceLocation here as the last argument