Skip to content

Commit 61b50ed

Browse files
committed
Add TODO for bitcast
Signed-off-by: jinge90 <[email protected]>
1 parent 1fe22d4 commit 61b50ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libdevice/device_imf.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
#ifdef __LIBDEVICE_IMF_ENABLED__
1818

19-
// Bitcast is valid to trivially copyable object only but using
19+
// TODO: Bitcast is valid to trivially copyable object only but using
2020
// is_trivially_copyable check will lead to compiling error in some
2121
// pre-ci tests, the pre-ci environment used some legacy c++ std library
2222
// which doesn't include this function. Need to report to pre-ci owners.

0 commit comments

Comments
 (0)