[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 13:18:05 PST 2021
tra added a comment.
In D97045#2582287 <https://reviews.llvm.org/D97045#2582287>, @tra wrote:
> 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
False alarm. The bots were failing due to an unrelated infrastructure change.
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