User Details
- User Since
- May 11 2021, 10:18 PM (123 w, 4 d)
Nov 1 2022
Rebase.
Address test case comment from dmgreen. Thanks !
Address comments from reviewers. Thanks !
Address comments from reviewers.
Oct 31 2022
Aug 9 2022
Jul 21 2022
Yes, I think this is a good option. Thanks !
Jul 14 2022
Jul 13 2022
Update test case.
Jun 22 2022
Jun 17 2022
LGTM
Jun 16 2022
Jun 15 2022
I ran ninja check-lld check-libc check-flang check-llvm check-polly check-bolt check-mlir check-all check-clang check-clang-tools check-openmp locally and things are good.
Address comment from Simon. Thanks!
Rebase after rGadfcdb0d0d4af1194121211c125c291162b43ccd
Jun 14 2022
I am unable to reproduce the failures in check-openmp locally.
Address the comments from @RKSimon. Thanks!
And rebase.
Address comments from Craig. Thanks for the pointer, this does simplify things.
Jun 8 2022
Address comments.
May 31 2022
May 26 2022
May 24 2022
I compiled gcc.c from https://people.csail.mit.edu/smcc/projects/single-file-programs/ and here are the results. This is compiling for ARM64 on an ARM64 machine.
May 19 2022
@craig.topper @dmgreen @arsenm Please advise if there is anything else we want to change ?
May 18 2022
Address comment from @dmgreen. Thanks for the review.
May 17 2022
Address comment. Thanks @craig.topper for the time and review.
May 16 2022
Address comments.
Address comments
May 11 2022
Thanks for the review @dmgreen.
May 10 2022
Thanks for the review @craig.topper. I've updated the patch.
Address Craig comment. Thanks for taking a look.
Mar 4 2022
This LGTM
Feb 2 2022
Jan 19 2022
Jan 18 2022
Jan 17 2022
Address Dave's comments. Thanks!
Jan 14 2022
Address Dave's comment. Thanks!
Jan 12 2022
Add 2 more test cases, testing different datatypes.
Jan 11 2022
Address Dave's comment.
Dec 29 2021
Address Dave's comment. Moving the rules into tablegen.
Nov 24 2021
Thanks for the comment David. I will take a look at handling in tablegen pattern as well. Will update when I have more.