A previous patch made this cause an error on the GPU. We have not yet
dedicated time towards an optimial implementaiton there but we do not
want it to cause an error. We simply use the fallback routines.
Details
Details
- Reviewers
- None
- Commits
- rGeca8b54a5f76: [libc] Default the GPU build to the default memory utilities
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This patch is likely to fail as LIBC_SRC_STRING_MEMORY_UTILS_MEMSET et al. are not defined.
Comment Actions
Had a bit of a mixuup, it's been reverted already. Thanks. Sorry the AMDGPU builder isn't in staging otherwise you'd probably catch this stuff.