[PATCH] D125970: [amdgpu] Add amdgpu_kernel calling conv attribute to clang

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 20 01:43:20 PDT 2022


JonChesterfield added a comment.

A clangd buildbot (https://lab.llvm.org/buildbot/#/builders/131/builds/27770) failed on this with

  [ RUN      ] SerializationTest.NoCrashOnBadArraySize
  ==384111==ERROR: ThreadSanitizer failed to allocate 0x10000 (65536) bytes of stack depot (error code: 12)
  ERROR: Failed to mmap

I believe this is coincidence


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125970/new/

https://reviews.llvm.org/D125970



More information about the cfe-commits mailing list