AnyDSL / thorin

The Higher-Order Intermediate Representation
https://anydsl.github.io
GNU Lesser General Public License v3.0
150 stars 15 forks source link

removed ancestors #34

Closed leissa closed 8 years ago

leissa commented 8 years ago

Can you plz test for regressions?

richardmembarth commented 8 years ago

This gives many more "no postdom found" warnings, e.g.

[ 54%] Generating harris_corner.ll
W:anydsl/thorin/src/thorin/transform/partial_evaluation.cpp: 188: no postdom found for lambda_3754 at anydsl/stincilla/harris_corner/harris_corner.impala:136 col 13 - 149 col 9
W:anydsl/thorin/src/thorin/transform/partial_evaluation.cpp: 105: cur is nullptr
...
[ 72%] Generating sharpening.ll
W:anydsl/thorin/src/thorin/transform/partial_evaluation.cpp: 188: no postdom found for lambda_15127 at anydsl/stincilla/image_sharpening/mapping_cpu.impala:38 col 17 - 40 col 13
W:anydsl/thorin/src/thorin/transform/partial_evaluation.cpp: 105: cur is nullptr
W:anydsl/thorin/src/thorin/transform/partial_evaluation.cpp: 188: no postdom found for if_then_5124 at anydsl/stincilla/image_sharpening/sharpening.impala:325 col 8 - 22
W:anydsl/thorin/src/thorin/transform/partial_evaluation.cpp: 105: cur is nullptr
richardmembarth commented 8 years ago

Doesn't work.