Commit graph

13 commits

Author SHA1 Message Date
Manuel Drehwald
b6d567c12c Shorten the autodiff batching test, to make it more reliable 2026-01-23 23:18:52 -08:00
Manuel Drehwald
7bcc8a7053 update abi handling test 2026-01-23 21:54:04 -08:00
Manuel Drehwald
d7877615b4 Update test after new mangling scheme, make test more robust 2026-01-23 20:37:58 -08:00
Manuel Drehwald
c0c6e2166d make generic test invariant of function order 2026-01-23 19:58:29 -08:00
Manuel Drehwald
7c8fe29fd6 solve autodiffv2.rs FIXME and make identical_fnc test more robust 2025-10-05 03:07:51 -04:00
Manuel Drehwald
12cfad9a8b update autodiff batching test 2025-10-03 18:12:22 -04:00
Manuel Drehwald
de189fa982 updating tests to not break from new typetree metadata 2025-09-30 22:47:43 -04:00
Manuel Drehwald
28ffbab353 add empty struct ret testcase 2025-09-30 22:47:43 -04:00
Karan Janthe
664e83b3e7 added typetree support for memcpy 2025-09-19 04:02:20 +00:00
Karan Janthe
e1258e79d6 autodiff: Add basic TypeTree with NoTT flag
Signed-off-by: Karan Janthe <karanjanthe@gmail.com>
2025-09-19 04:02:19 +00:00
Marcelo Domínguez
11107679ee Add test for autodiff abi handling 2025-09-17 12:01:22 +00:00
Marcelo Domínguez
cdd4118204 Update autodiff tests for the new intrinsics impl 2025-08-14 18:33:43 +00:00
Guillaume Gomez
a27f3e3fd1 Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00