Commit 76f0064
authored
[AMD] Fix
The order of evaluating of function arguments unspecified according the
standard.
It caused a lit test failure on my local and all AMD machines I tried.
Create `cmpi sge` and `cmpi slt` operation separatly to determine the
order of them.
Fixed `fuse-nested-loops:multiple_loops` lit test.
Signed-off-by: Ilya Veselov <[email protected]>fuse-nested-loops lit test (#5678)1 parent cea35da commit 76f0064
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
674 | | - | |
675 | | - | |
676 | | - | |
677 | | - | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
678 | 679 | | |
679 | 680 | | |
680 | 681 | | |
| |||
0 commit comments