This repository was archived by the owner on May 18, 2019. It is now read-only.
Commit 5e28f3c
NFInst improvements.
- Handle enumeration relations in NFSimplifyExp.
- Fix case for if-equation in NFConvertDAE.convertInitialEquation
so that it generates an initial if-equation instead of a normal one.
- Fix NFScalarize.scalarizeIfEquation to handle the case where an
if-equation is completely removed due to all conditions being false.
Belonging to [master]:
- #2016
- OpenModelica/OpenModelica-testsuite#7801 parent 7c50cbc commit 5e28f3c
File tree
3 files changed
+17
-3
lines changed- Compiler/NFFrontEnd
3 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
680 | | - | |
| 680 | + | |
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
195 | 198 | | |
196 | 199 | | |
197 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
244 | 255 | | |
245 | 256 | | |
246 | 257 | | |
| |||
0 commit comments