diff options
| author | Anna Thomas <anna@azul.com> | 2023-06-13 14:41:23 -0400 |
|---|---|---|
| committer | Anna Thomas <anna@azul.com> | 2023-06-20 13:17:28 -0400 |
| commit | ec146cb7c0b4a162ee73463e6c7bb306b99e013b (patch) | |
| tree | e8dcfbe139d193d6d894836186bc9bca73240bac /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 0cb977dda1809182786ad7f8fb14a9af08d37918 (diff) | |
[LV] Add support for minimum/maximum intrinsics
{mini|maxi}mum intrinsics are different from {min|max}num intrinsics in
the propagation of NaN and signed zero. Also, the minnum/maxnum
intrinsics require the presence of nsz flags to be valid reductions in
vectorizer. In this regard, we introduce a new recurrence kind and also
add support for identifying reduction patterns using these intrinsics.
The reduction intrinsics and lowering was introduced here: 26bfbec5d2.
There are tests added which show how this interacts across chains of
min/max patterns.
Differential Revision: https://reviews.llvm.org/D151482
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
