User Details
User Details
- User Since
- Sep 2 2021, 9:46 PM (73 w, 3 d)
Jun 6 2022
Jun 6 2022
ym1813382441 committed rGbc93d51d36fd: [NFC][RISCV][format] Blank line between functions, remove unnecessary semicolon. (authored by ym1813382441).
[NFC][RISCV][format] Blank line between functions, remove unnecessary semicolon.
Jun 5 2022
Jun 5 2022
ym1813382441 added a comment to D126854: [RISCV] Define risc-v's own register class to model FP Register..
ym1813382441 committed rG8d9d8f866a16: [RISCV] Define risc-v's own register class to model FP Register. (authored by ym1813382441).
[RISCV] Define risc-v's own register class to model FP Register.
ym1813382441 added a reviewer for D126854: [RISCV] Define risc-v's own register class to model FP Register.: kito-cheng.
ym1813382441 updated the diff for D126854: [RISCV] Define risc-v's own register class to model FP Register..
Remove redundant conditions.
ym1813382441 added inline comments to D126854: [RISCV] Define risc-v's own register class to model FP Register..
ym1813382441 updated the diff for D126854: [RISCV] Define risc-v's own register class to model FP Register..
Add command line to show FPRRC.
ym1813382441 added inline comments to D126854: [RISCV] Define risc-v's own register class to model FP Register..
Jun 2 2022
Jun 2 2022
ym1813382441 added inline comments to D126854: [RISCV] Define risc-v's own register class to model FP Register..
ym1813382441 updated the diff for D126854: [RISCV] Define risc-v's own register class to model FP Register..
Corrected half-precision floating point.
Jun 1 2022
Jun 1 2022
ym1813382441 requested review of D126854: [RISCV] Define risc-v's own register class to model FP Register..
May 31 2022
May 31 2022
ym1813382441 updated the summary of D126625: [VPlan, VP] 1/4 Introduce new recipes to support predicated vectorization.
May 30 2022
May 30 2022
ym1813382441 added a comment to D126625: [VPlan, VP] 1/4 Introduce new recipes to support predicated vectorization.
ym1813382441 added a comment to D126625: [VPlan, VP] 1/4 Introduce new recipes to support predicated vectorization.
ym1813382441 added reviewers for D126625: [VPlan, VP] 1/4 Introduce new recipes to support predicated vectorization: vkmr, npanchen, bmahjour, Ayal, gilr.
May 29 2022
May 29 2022
ym1813382441 updated the diff for D126625: [VPlan, VP] 1/4 Introduce new recipes to support predicated vectorization.
ping
May 26 2022
May 26 2022
ym1813382441 added a comment to D126363: [VPlan, VP] 1/4 Introduce new recipes to support predicated vectorization.
We need to generate code to compute the EVL, its operand should be application vector length ,and EVL maybe depends on the canonical induction recipes.
For example,
for (i = 0; i < n; ++i) c[i] = a[i] + b[i];
VPlan should be modeled as:
Apr 15 2022
Apr 15 2022
Mar 31 2022
Mar 31 2022
ym1813382441 committed rGa7c0b7504ca9: [VP] Add more cast VPintrinsic and docs. (authored by ym1813382441).
[VP] Add more cast VPintrinsic and docs.
ym1813382441 updated the diff for D122291: [VP] Add more cast VPintrinsic and docs..
Fix docs and code style.
ym1813382441 added inline comments to D122291: [VP] Add more cast VPintrinsic and docs..
Mar 30 2022
Mar 30 2022
ym1813382441 added a comment to D122291: [VP] Add more cast VPintrinsic and docs..
ym1813382441 updated the diff for D122291: [VP] Add more cast VPintrinsic and docs..
rebase
Mar 29 2022
Mar 29 2022
ym1813382441 updated the diff for D122291: [VP] Add more cast VPintrinsic and docs..
Update Verifier.cpp to check VPCastIntrinsic.
ym1813382441 updated the diff for D122291: [VP] Add more cast VPintrinsic and docs..
Update docs and format.
Mar 23 2022
Mar 23 2022
ym1813382441 added reviewers for D122291: [VP] Add more cast VPintrinsic and docs.: rogfer01, craig.topper.
ym1813382441 added a project to D122291: [VP] Add more cast VPintrinsic and docs.: Unknown Object (Project).
Mar 22 2022
Mar 22 2022
ym1813382441 requested review of D122291: [VP] Add more cast VPintrinsic and docs..