User Details
- User Since
- Oct 22 2015, 10:25 AM (273 w, 2 d)
Thu, Jan 7
Tue, Jan 5
Changes requested in review.
Mon, Jan 4
LGTM.
LGTM.
Dec 11 2020
Nov 17 2020
Nov 4 2020
Looks good. Thanks for doing this.
Oct 14 2020
Oct 13 2020
Oct 6 2020
Oct 5 2020
fir.alloca ops should be hoisted to the entry block. Because Fortran is pass-by-reference, correctness will often simply require stack allocations. However, that said, in cases where alloca ops can be promoted to registers, they will be although that is disabled at the moment.
Oct 1 2020
Sep 25 2020
Aug 21 2020
You might want to add "[flang]" to the subject line as this change supports Fortran. Thanx.
Thanks, Sourabh. That will help sync these patches with our internal branch. Glad to see this get upstreamed.
Aug 20 2020
Aug 17 2020
Thanks for adding this.
Aug 12 2020
Aug 7 2020
Jul 30 2020
Jul 29 2020
Jul 23 2020
Jul 16 2020
Jul 15 2020
Jul 14 2020
Jul 9 2020
Jul 8 2020
I've reverted these models from the upstreamed code for now. It will avoid the warnings.
Hi Eric,
This will not compile in our builds.
Jul 7 2020
Thanks for pointing out those comments. Yes, the I/O runtime is much further along now. I'll update them.
Jul 6 2020
Jul 3 2020
Jul 2 2020
Jul 1 2020
Jun 30 2020
Committed as bd2c3014e120949c4acc1d107ac71c4091f00a3d
Jun 29 2020
Jun 26 2020
Did you remove the test_any.sh script in one of these?