diff options
| author | Sanjay Patel <spatel@rotateright.com> | 2023-02-03 14:19:55 -0500 |
|---|---|---|
| committer | Sanjay Patel <spatel@rotateright.com> | 2023-02-03 14:23:17 -0500 |
| commit | a8f13dbdeb31be37ee15b5febb7cc2137bbece67 (patch) | |
| tree | 88c097e2691e1c6c4528aacfb4900d855922c127 /lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py | |
| parent | 73d834325c718d957101bdcbdc9b7344ec043bd6 (diff) | |
[InstCombine] fold shuffle of fabs
shuffle (fabs X), Mask --> fabs (shuffle X, Mask)
shuffle (fabs X), (fabs Y), Mask --> fabs (shuf X, Y, Mask)
https://alive2.llvm.org/ce/z/JH2nkf
This generalizes the existing fneg transforms to also work with fabs.
A likely follow-up would generalize this further to move any unary
intrinsic op.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
