[all-commits] [llvm/llvm-project] 1ab3a4: [flang-rt][NFC] Work around CTK12.8 compilation fa...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Tue Apr 1 08:05:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ab3a4f234e38904f9935d02a696a52d1e5dff71
https://github.com/llvm/llvm-project/commit/1ab3a4f234e38904f9935d02a696a52d1e5dff71
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2025-04-01 (Tue, 01 Apr 2025)
Changed paths:
M flang-rt/lib/runtime/matmul-transpose.cpp
M flang-rt/lib/runtime/matmul.cpp
Log Message:
-----------
[flang-rt][NFC] Work around CTK12.8 compilation failure. (#133833)
It happened in https://lab.llvm.org/buildbot/#/builders/152/builds/1131
when the buildbot was switched from CTK12.3 to CTK12.8.
The logs are gone by now, so the above link is useless.
The error was:
error: ‘auto’ not permitted in template argument
This workaround helps, but I also reported the issue to NVCC devs.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list