We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf0a9c commit c10a091Copy full SHA for c10a091
clang/docs/ReleaseNotes.rst
@@ -165,6 +165,7 @@ Non-comprehensive list of changes in this release
165
166
- Support parsing the `cc` operand modifier and alias it to the `c` modifier (#GH127719).
167
- Added `__builtin_elementwise_exp10`.
168
+- For AMDPGU targets, added `__builtin_v_cvt_off_f32_i4` that maps to the `v_cvt_off_f32_i4` instruction.
169
170
New Compiler Flags
171
------------------
0 commit comments