Skip to content

Commit 8199c97

Browse files
committed
Added to clang ReleaseNotes
1 parent 657827a commit 8199c97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ Non-comprehensive list of changes in this release
191191
- Support parsing the `cc` operand modifier and alias it to the `c` modifier (#GH127719).
192192
- Added `__builtin_elementwise_exp10`.
193193
- 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`.
194195

195196
New Compiler Flags
196197
------------------

0 commit comments

Comments
 (0)