[PATCH] D97045: [BuildLibCalls] Add noundef to allocator fns' size

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 09:33:46 PST 2021


tra added a comment.

FYI, this change broke CUDA compilation with recent CUDA versions (versions before CUDA-10.2 seem to work). I don't know what wexactly went wrong yet.

http://lab.llvm.org:8011/#/builders/1/builds/6671


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97045



More information about the llvm-commits mailing list