User Details
- User Since
- Dec 29 2021, 8:02 AM (64 w, 4 d)
May 27 2022
Hi, this works for me. I successfully cross-compiling llvm from x86 to riscv by applying this patch. Thanks a lot.
But you may still need to wait for paulkirth's comment to verify that it works on Fuchsia's clang CI as well.
Mar 9 2022
Remove unused parameter.
Revert partial clang format.
Mar 8 2022
Fix the variable's name.
Include the recent commits and update the alignment check.
Feb 27 2022
LGTM
Feb 22 2022
Please update this file as well and clang format the codes.
llvm/lib/ExecutionEngine/JITLink/riscv.cpp
Feb 19 2022
Feb 18 2022
Feb 17 2022
Include the recent commits and fix the test.
Reverted in the https://github.com/llvm/llvm-project/commit/051f7cdcd2ccfb54f5030e16d0026057d203ddd2 due to build failure.
Hi, StephenFan, I have a question in the inline comment.
Would you be so kind to explain it to us?
Feb 14 2022
Update the format.
Jan 26 2022
LGTM
Jan 25 2022
Hi, could you please update the code comments on R_RISCV_BRANCH in llvm/include/llvm/ExecutionEngine/JITLink/riscv.h
at the same time?
Jan 23 2022
Address the comments.
fix the arc diff issue
Sorry about arc diff issue. I will update it later.
address the comments and include the recent commits.
Jan 22 2022
Include the recent commits.
Jan 14 2022
Jan 13 2022
Include the recent commits.
Add test cases and address the comments.
Jan 12 2022
Jan 11 2022
Jan 6 2022
Address the comments.
Fix the behavior after extractBits function's update.
Jan 5 2022
Include the recent commits.
Include the recent commits.
Add prefix for hexadecimal numeric.