Discussion:
[ACTIVITY] 17 - 21 April 2017
Prathamesh Kulkarni
2017-04-21 14:26:56 UTC
Permalink
== This Week ==

* PR79697 (2/10)
- Updated patch on top of trunk, passes validation.

* PR79715 (2/10)
- Updated patch according to upstream feedback, passes native bootstrap

* TCWG-1010 (4/10)
- Playing with LLVM's bit-tracking DCE pass
- WIP prototype

* TCWG-1111 (1/10)
- WIP patch

* Misc (1/10)
- Meetings

== Next Week ==
- Submit and address upstream reviews for PR79697 and PR79715
- Submit malloc attr propagation for upstream review
- TCWG-1111
- Try to resolve review 18103 (overriding cc/cxx)
Diana Picus
2017-04-21 16:54:53 UTC
Permalink
== Progress ==

* Out of office on Monday [2/10]

* [ARM GlobalISel] Investigate divmod [TCWG-1086]
- Broke this up into several smaller stories

* [ARM GlobalISel] Support sub and mul [TCWG-1104] [1/10]
- Committed upstream

* [ARM GlobalISel] Support trunc [TCWG-1109] [1/10]
- Committed upstream

* [ARM GlobalISel] Support div [TCWG-1103] [2/10]
- Mostly done, will upstream next week

* [ARM GlobalISel] Fix fallback path [TCWG-1110] [2/10]
- Oliver from ARM has started running csmith with GlobalISel and is
finding several issues
- Fixed one of them and committed upstream
- Will commit another one next week

* Misc [2/10]
- Meetings, mailing lists, code reviews, buildbots
- Minor cleanup in the ARM backend (renamed a subtarget feature to
avoid future misuse)

== Plan ==

* [ARM GlobalISel] Fix fallback path [TCWG-1110]
* [ARM GlobalISel] Support div [TCWG-1103]
* Resume [ARM GlobalISel] Use TableGen for inst selector [TCWG-1037]
Loading...