Skip to content

Make float16 easier to consume for build systems#3

Open
KStocky wants to merge 5 commits intofengwang:masterfrom
KStocky:master
Open

Make float16 easier to consume for build systems#3
KStocky wants to merge 5 commits intofengwang:masterfrom
KStocky:master

Conversation

@KStocky
Copy link

@KStocky KStocky commented Feb 4, 2024

The main gist of this pull request is that I have moved the float16_t.hpp header into its own folder hierarchy. This makes it much simpler to consume for other build systems, e.g. cmake.

I have also moved the #pragma warning( pop ) to within the header guards to prevent a warning pop occurred at every point this header is included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant