Skip to content

[SPIRV][Doc] Add arbitrary precision floating and fixed point specs #1934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
74391af
[SYCL] Floating point and fixed point operations added to SPIR-V
ajaykumarkannan Jun 19, 2020
af3fc01
Remove the repeated note about signedness for fixed point SPIR-V spec
ajaykumarkannan Jun 23, 2020
d2af2dd
Update sycl/doc/extensions/SPIRV/SPV_INTEL_arbitrary_precision_floati…
ajaykumarkannan Jul 20, 2020
ea7397d
Update sycl/doc/extensions/SPIRV/SPV_INTEL_arbitrary_precision_floati…
ajaykumarkannan Jul 20, 2020
c332d35
Update sycl/doc/extensions/SPIRV/SPV_INTEL_arbitrary_precision_floati…
ajaykumarkannan Jul 20, 2020
e8be937
Update sycl/doc/extensions/SPIRV/SPV_INTEL_arbitrary_precision_floati…
ajaykumarkannan Jul 20, 2020
4758869
Remove A Type and B type for inputs for the arbitrary floating point
ajaykumarkannan Jul 20, 2020
2686ad9
Added Kernel capability as an implictly declared to arbitrary floatin…
ajaykumarkannan Jul 20, 2020
6c45d51
Updated the literals statements for the fixed point arbitrary math op…
ajaykumarkannan Jul 20, 2020
0af7d0b
Removed input types from the fixed point SPIR-V functions to keep it …
ajaykumarkannan Jul 20, 2020
1129778
Update sycl/doc/extensions/SPIRV/SPV_INTEL_arbitrary_precision_floati…
ajaykumarkannan Aug 12, 2020
b60cace
Update sycl/doc/extensions/SPIRV/SPV_INTEL_arbitrary_precision_floati…
ajaykumarkannan Nov 9, 2020
2fd4805
Fix FloatExpm1: should be exponent minus 1
ajaykumarkannan Nov 9, 2020
e557fd8
add sign info to cast functions
tiwaria1 Feb 11, 2021
75ab106
Fixed the number of columns in the floating point doc
ajaykumarkannan May 19, 2021
4f33a3c
Update sycl/doc/extensions/SPIRV/SPV_INTEL_arbitrary_precision_floati…
ajaykumarkannan May 19, 2021
72d9680
Re-phrased what values indicate signedness in fixed_point
ajaykumarkannan May 19, 2021
f61dbcc
Added validation rules for floating_point
ajaykumarkannan May 19, 2021
3155570
Add argument SignOfB to OpArbitraryFloatPowNINTEL
mlychkov Dec 17, 2021
71fa6a8
Merge branch 'sycl' of https://github.com/intel/llvm into kannanaj_ar…
ajaykumarkannan Oct 18, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading