Ikhlas Ajbar
|
d50d4c3d44
|
[Hexagon] Correct the order of operands when lowering funnel shift-left
This patch corrects the order of operands in the pattern that lowers fshl
in Hexagon.
|
2020-07-28 21:22:41 -05:00 |
Simon Pilgrim
|
7a2ab876fd
|
[Hexagon] Fix fshl/fshr -> combine() bug identified in D75114
|
2020-03-06 17:23:10 +00:00 |
Simon Pilgrim
|
f78b9a3398
|
[Hexagon] Add fshl/fshr -> combine() tests identified in D75114
Added tests showing that the fshl/fshr -> combine() is working the wrong way around
|
2020-03-06 17:23:10 +00:00 |
Krzysztof Parzyszek
|
30c42e2ab6
|
[Hexagon] Add patterns for funnel shifts
llvm-svn: 349770
|
2018-12-20 16:39:20 +00:00 |