rust/tests/codegen-llvm/autodiff
2026-01-23 23:18:52 -08:00
..
abi_handling.rs update abi handling test 2026-01-23 21:54:04 -08:00
autodiffv2.rs solve autodiffv2.rs FIXME and make identical_fnc test more robust 2025-10-05 03:07:51 -04:00
batched.rs Shorten the autodiff batching test, to make it more reliable 2026-01-23 23:18:52 -08:00
generic.rs make generic test invariant of function order 2026-01-23 19:58:29 -08:00
identical_fnc.rs Update test after new mangling scheme, make test more robust 2026-01-23 20:37:58 -08:00
scalar.rs updating tests to not break from new typetree metadata 2025-09-30 22:47:43 -04:00
sret.rs updating tests to not break from new typetree metadata 2025-09-30 22:47:43 -04:00
trait.rs Update autodiff tests for the new intrinsics impl 2025-08-14 18:33:43 +00:00
typetree.rs added typetree support for memcpy 2025-09-19 04:02:20 +00:00
void_ret.rs add empty struct ret testcase 2025-09-30 22:47:43 -04:00