User Details
- User Since
- Feb 22 2021, 10:58 PM (134 w, 2 d)
May 12 2023
May 7 2023
Apr 27 2023
Mar 7 2023
Feb 28 2023
Any comments or suggestions ?
Feb 27 2023
Separated header file would be better, maybe thead_vector.h, and also extend the pragma syntax to #pragma clang riscv intrinsic thead-vector.
so the content of thead_vector.h only need header guard #pragma clang riscv intrinsic thead-vector.
Jan 17 2023
Jan 9 2023
Jan 5 2023
@craig.topper @kito.cheng @asb @eopXD @jrtc27
Any other suggestions ?
Jan 3 2023
Dec 29 2022
Dec 25 2022
Dec 19 2022
Dec 18 2022
Dec 13 2022
I am confused about the failures of CI testing and checked that is AddressSanitizer-Unit of x86,
it looks there is no relation between AddressSanitizer and this patch,
could anyone give me some hints for the failures ? thanks :)
Dec 12 2022
Dec 8 2022
Dec 5 2022
Nov 10 2022
@craig.topper Thanks for your help :)
LGTM also
Nov 9 2022
@craig.topper @kito-cheng Any suggestion ?
Oct 27 2022
Oct 26 2022
Oct 13 2022
I have a question about patch D132443, why do not you put optimization in pass "iv-users" ? I think it belongs to IV analyzation.
Oct 11 2022
There is a error report as below if i apply this patch on branch main 8d4ebd1a7c9e1f47a4a610aeb41d1613f822ee20
error: Terminating value is not safe to expand, need to add it to predicate.
Sep 27 2022
@arichardson Hello ?
Sep 20 2022
Any other suggestions ?
Sep 19 2022
Jun 23 2021
Thanks for your commit :)