User Details
- User Since
- Apr 29 2020, 6:48 PM (151 w, 4 d)
Jan 16 2023
Jan 15 2023
Rebase FP16 tests.
Rebase new pre-commit tests.
Jan 13 2023
Rebase pre-commit test.
Address comments. THX for review!
Address comments. THX for review!
Jan 12 2023
This patch is to fix regression below: https://gcc.godbolt.org/z/v3nnbKP1j
Jan 5 2023
ping...
ping...
Jan 3 2023
Address comments. Thanks for review!
Dec 28 2022
Dec 22 2022
Address comments.
Address comments.
Address comments.
Address comments.
Add release note.
Dec 19 2022
Dec 18 2022
Dec 5 2022
THX for review. I'll land!
Rebase and add release note.
Several updates:
- Use literal suffix "q" instead of "L" for "__float128" and removed related FIXME.
- Fixed one unsigned test.
- Add Fixme for some wrong behavior under O2 due to FE optimizations.
Dec 2 2022
Dec 1 2022
Nov 30 2022
Failed Tests (1):
LLVM :: CodeGen/AArch64/sve-streaming-mode-fixed-length-ld2-alloca.ll
Testing Time: 345.12s
Skipped : 38 Unsupported : 1357 Passed : 88906 Expectedly Failed: 195 Failed : 1
Address comments. THX for review!
Nov 29 2022
Address comments. THX for review!
minor fix.
Address comments. THX for review!
Nov 28 2022
Nov 21 2022
Support unsigned expandIToFP() and add IR comments as refer.
Some updates
Nov 18 2022
rebase
Nov 17 2022
Complete the imple and split tests into another Phab.
Nov 9 2022
WIP update.
Nov 8 2022
Address comments. THX fore review!
Address comments. THX for review!
Added ZHAOXIN_FAM7H.
gcc has landed related patch: Sierraforest, Graniterapids and Grandrdige. We can follow their CPU list order now.
Rebase and add missing supports in cpu_model.c
Address comments.