- Fix a bug which misses the change for a variable to be set with target-specific attributes.
Details
Details
- Reviewers
yaxunl - Commits
- rG0a220de9e9ca: [HIP] Fix visibility for 'extern' device variables.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Sam, could you review this? Even though it has no functionality issue so far, from the code sequence, once there's an addrspacecast is inserted, we lose the chance to set target specific attributes if any.
Comment Actions
LGTM. Thanks! @scchan This may fix the undefined symbol in work item struct issue at -O0