willi19 / swpp202301-compiler-team6

MIT License
0 stars 0 forks source link

Summary of external meetings on 6/3 #43

Open sharaelong opened 1 year ago

sharaelong commented 1 year ago
  1. Issues for sprint 3 complete

    • writing (last!) progress report
    • code review & edit & merge
    • fix heap2stack bug
    • (hopefully) verifying intrinsics used by instcombine
    • (not necessary) fix load2aload & oracle collision bug: aload is not checked, but maybe this is not a real reason of error...
    • (not necessary) fix FunctionInline bug: Large function was inlined.
  2. For Wrap-up

    • add2sum pass
    • oracle heuristics
    • load2aload bug fix & improve logic
    • (hopefully) Modify TargetTransformInfo