codon/test
A. R. Shajii 7fdbc7f21e
Property setters (#499)
* Fix __from_gpu_new__

* Fix GPU tests

* Update GPU debug codegen

* Add will-return attribute for GPU compilation

* Fix isinstance on unresolved types

* Fix union type instantiation and pendingRealizations placement

* Add float16, bfloat16 and float128 IR types

* Add float16, bfloat16 and float128 types

* Mark complex64 as no-python

* Fix float methods

* Add float tests

* Disable some float tests

* Fix bitset in reaching definitions analysis

* Fix static bool unification

* Add property setters

* Remove log

---------

Co-authored-by: Ibrahim Numanagić <ibrahimpasa@gmail.com>
2023-11-22 10:43:25 -05:00
..
app Doc updates (#385) 2023-05-23 17:59:26 -04:00
cir Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
core GPU compilation fixes (#496) 2023-11-18 15:14:05 -05:00
parser Property setters (#499) 2023-11-22 10:43:25 -05:00
python Better Jupyter support & Polymorphism improvements (#363) 2023-05-10 09:28:25 -04:00
stdlib Return int from floor(), ceil() and trunc() 2023-10-31 10:18:54 -04:00
transform GPU compilation fixes (#496) 2023-11-18 15:14:05 -05:00
CMakeLists.txt.in
main.cpp Generator argument optimization (and more) (#175) 2023-01-17 10:21:59 -05:00
types.cpp Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00