Skip to content

Address review comments for F16 Load/Store Updates#459

Merged
r-abishek merged 2 commits intor-abishek:ar/opt_f16_loads_stores_2from
Srihari-mcw:f16_load_store_review_comments
Jul 2, 2025
Merged

Address review comments for F16 Load/Store Updates#459
r-abishek merged 2 commits intor-abishek:ar/opt_f16_loads_stores_2from
Srihari-mcw:f16_load_store_review_comments

Conversation

@Srihari-mcw
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Owner

@r-abishek r-abishek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@r-abishek r-abishek added the enhancement New feature or request label Jul 2, 2025
@r-abishek r-abishek merged commit afce124 into r-abishek:ar/opt_f16_loads_stores_2 Jul 2, 2025
ManasaDattaT pushed a commit to ManasaDattaT/rpp that referenced this pull request Dec 19, 2025
* Add includes for half in rpp_defs
> Remove the Repeating half includes

* revert changes in old test suite

* Update rpp_test_suite_image.h to fix redefinition error

Error:
" In file included from /opt/rocm-6.3.0/share/rpp/test/HIP/Tensor_hip.cpp:33:
2989
4: /opt/rocm-6.3.0/share/rpp/test/HIP/../rpp_test_suite_image.h:53:14: error: typedef redefinition with different types ('half' (aka '__half') vs 'halfhpp' (aka 'half_float::half'))
2990
4:    53 | typedef half Rpp16f;
2991
4:       |              ^
2992
4: /opt/rocm/include/rpp/rppdefs.h:41:17: note: previous definition is here
2993
4:    41 | typedef halfhpp Rpp16f;
2994
4:       |                 ^
2995
4: 1 error generated when compiling for gfx942."

---------

Co-authored-by: HazarathKumarM <hazarathkumar@multicorewareinc.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants