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 657827a commit 8199c97Copy full SHA for 8199c97
clang/docs/ReleaseNotes.rst
@@ -191,6 +191,7 @@ Non-comprehensive list of changes in this release
191
- Support parsing the `cc` operand modifier and alias it to the `c` modifier (#GH127719).
192
- Added `__builtin_elementwise_exp10`.
193
- For AMDPGU targets, added `__builtin_v_cvt_off_f32_i4` that maps to the `v_cvt_off_f32_i4` instruction.
194
+- Added `__builtin_elementwise_minnum` and `__builtin_elementwise_maxnum`.
195
196
New Compiler Flags
197
------------------
0 commit comments