== Progress ==

* Type promotion pass (6/10)
  - Fixed major false positive uninit warnings
     = Changed tree-ssa-uinit to handle SEXT_EXPR
     = preserving TREE_NO_WARNING set by SRA
     = Somemore fixes to preserve debug loc
- There are still some more but this is mainly due to how tree-ssa-uinit is designed - Working through the output patterns; some are simple changes but some needs more analysis
  - Planning to create a branch with the latest version for easy review

* Bugs (1/10)
 - PR70359

* Misc (1/10)
  - GCC Lists

* Public holiday (2/10)

== Plan ==
* Type promotion pass benchmarking
* Perf with LTO

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to