https://github.com/shader-slang/slang
Revision 27ce5eb0de9f792f3e433bcb239c07d79371cf45 authored by jsmall-nvidia on 10 September 2021, 20:31:26 UTC, committed by GitHub on 10 September 2021, 20:31:26 UTC
* #include an absolute path didn't work - because paths were taken to always be relative.

* First integration with 'slang-llvm'.

* Fix project.

* Fix test output.

* First pass assert support.

* Add inline impls for min and max.

* Add abs inline abs impl for llvm.

* Make abs not use ternary op

* Fix typo in slang-llvm.h

* Sundary fixes to make remaining tests using llvm backend pass.
1 parent 28adf89
History
Tip revision: 27ce5eb0de9f792f3e433bcb239c07d79371cf45 authored by jsmall-nvidia on 10 September 2021, 20:31:26 UTC
First Slang LLVM integration (#1934)
Tip revision: 27ce5eb

README.md

back to top