| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-18 | Fix false negative result for CUDA with recent versions (#7409) | Jay Kwak | |
| * Fix false negative result for CUDA with recent versions From CUDA version 12.8 and above, nvrtc returns an exit code treated as an error. Some of slang-test test cases had to change from TEST to DIAGONOSTIC_TEST to handle it properly. | |||
| 2021-02-08 | Copy SourceLoc when inlining (#1692) | jsmall-nvidia | |
| * #include an absolute path didn't work - because paths were taken to always be relative. * Copy source loc information when inlining. | |||
