Commit 91585d7
Fix the order of function attributes in auto-generated file IntrinsicGenISA.gen. Python code generator was nondeterministic, potentially generating different code for the same input.
Change-Id: I7043ef38784c167c2713f175fe25e9c12365a9761 parent d2ab545 commit 91585d7
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
99 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
100 | 105 | | |
101 | 106 | | |
102 | 107 | | |
| |||
0 commit comments