User Details
- User Since
- Nov 10 2020, 6:35 PM (79 w, 5 d)
Feb 16 2022
LGTM. Thanks for adding the test case.
Feb 15 2022
LGTM, Thanks.
Dec 7 2021
LGTM.
Dec 30 2020
- Add earlyclobber constraint
- support float16 to i8 conversion for vfncvt.xu.f / vfncvt.x.f / vfncvt.rtz.xu.f / vfcvt.rtz.x.f
- Add float16 to i8 conversion test cases
- Add earlyclobber constraint
- vfwcvt.f.xu and vfwcvt.f.x support i8 to float16 conversion
- Add new test cases for vfwcvt.f.xu and vfwcvt.f.x
Dec 29 2020
address @craig.topper 's comments
Remove i64 to float in RV32 test case for fwcvt.xu.f.v/fwcvt.x.f.v/fwcvt.rtz.xu.f.v/fwcvt.rtz.x.f.v intrinsic.
Add vredsum and vredsumu test cases
Remove unneeded class, and Add several missing test cases for RV32.
All of mask test cases follow-up D93878.
Add missing float->double tests for rv32.
Dec 28 2020
address @craig.topper 's comments, and rebase the patch.
thanks!
Dec 26 2020
Dec 24 2020
Dec 23 2020
Remove redundant constraint in VPseudoReductionV_VS class
Closed by 3183add5343e5
Fix comment in IntrinsicsRISCV.td
Dec 22 2020
Dec 20 2020
Dec 17 2020
Use II->ExtendedOperand be condition for if statement.
Let ExtendOperand direct really need to extend a operand.
Correct get operands when we use it in LowerIntrinsic_W_CHAIN
Dec 16 2020
rebase main branch.