Page MenuHomePhabricator
Feed Advanced Search

Aug 23 2022

alextsao1999 committed rG07a700f814bf: [RISCV] Add zihintntl compressed instructions (authored by alextsao1999).
[RISCV] Add zihintntl compressed instructions
Aug 23 2022, 11:29 PM · Restricted Project, Restricted Project
alextsao1999 closed D121779: [RISCV] Add zihintntl compressed instructions.
Aug 23 2022, 11:29 PM · Restricted Project, Restricted Project, Restricted Project

Aug 22 2022

alextsao1999 added inline comments to D121779: [RISCV] Add zihintntl compressed instructions.
Aug 22 2022, 3:01 AM · Restricted Project, Restricted Project, Restricted Project
alextsao1999 updated the diff for D121779: [RISCV] Add zihintntl compressed instructions.

Fix check no c

Aug 22 2022, 3:01 AM · Restricted Project, Restricted Project, Restricted Project

Mar 20 2022

alextsao1999 updated alextsao1999.
Mar 20 2022, 4:47 AM
alextsao1999 updated alextsao1999.
Mar 20 2022, 4:46 AM

Mar 16 2022

alextsao1999 updated the diff for D121779: [RISCV] Add zihintntl compressed instructions.

Update

Mar 16 2022, 1:59 AM · Restricted Project, Restricted Project, Restricted Project
alextsao1999 retitled D121779: [RISCV] Add zihintntl compressed instructions from [RISCV] Add zihintntl instructions to [RISCV] Add zihintntl compressed instructions.
Mar 16 2022, 1:39 AM · Restricted Project, Restricted Project, Restricted Project
alextsao1999 requested review of D121779: [RISCV] Add zihintntl compressed instructions.
Mar 16 2022, 1:36 AM · Restricted Project, Restricted Project, Restricted Project

Mar 14 2022

alextsao1999 added inline comments to D121368: [pseudo][WIP] Build Ambiguous forest node in the GLR Parser..
Mar 14 2022, 11:18 AM · Restricted Project, Restricted Project

Mar 7 2022

alextsao1999 added inline comments to D119172: [pseudo] Implement LRGraph.
Mar 7 2022, 9:38 AM · Restricted Project, Restricted Project
alextsao1999 added inline comments to D119172: [pseudo] Implement LRGraph.
Mar 7 2022, 5:48 AM · Restricted Project, Restricted Project

Mar 5 2022

Herald added a project to D119172: [pseudo] Implement LRGraph: Restricted Project.
Mar 5 2022, 2:21 AM · Restricted Project, Restricted Project

Mar 3 2022

alextsao1999 committed rG89f15fc687b7: [RISCV] Add cost modelling for masked memory op (authored by alextsao1999).
[RISCV] Add cost modelling for masked memory op
Mar 3 2022, 4:48 AM · Restricted Project
alextsao1999 closed D117884: [RISCV] Add cost modelling for masked memory op.
Mar 3 2022, 4:48 AM · Restricted Project, Restricted Project

Mar 2 2022

alextsao1999 updated the diff for D117884: [RISCV] Add cost modelling for masked memory op.
  • Remove experimental
Mar 2 2022, 10:17 AM · Restricted Project, Restricted Project
alextsao1999 reopened D117884: [RISCV] Add cost modelling for masked memory op.

Sorry for that. Need to remove experimental.

Mar 2 2022, 10:16 AM · Restricted Project, Restricted Project
alextsao1999 committed rG76f243b53b1c: [RISCV] Add cost modelling for masked memory op (authored by alextsao1999).
[RISCV] Add cost modelling for masked memory op
Mar 2 2022, 6:49 AM · Restricted Project
alextsao1999 closed D117884: [RISCV] Add cost modelling for masked memory op.
Mar 2 2022, 6:48 AM · Restricted Project, Restricted Project

Jan 28 2022

alextsao1999 added inline comments to D116722: [clang] Verify ssp buffer size is a valid integer.
Jan 28 2022, 11:05 PM · Restricted Project
alextsao1999 added inline comments to D117884: [RISCV] Add cost modelling for masked memory op.
Jan 28 2022, 11:22 AM · Restricted Project, Restricted Project
alextsao1999 added inline comments to D118430: [RISCV] Custom legalize BITREVERSE with Zbkb..
Jan 28 2022, 9:46 AM · Restricted Project

Jan 26 2022

alextsao1999 requested review of D118219: FIx typo in comment.
Jan 26 2022, 12:23 AM · Restricted Project

Jan 25 2022

alextsao1999 updated the summary of D117884: [RISCV] Add cost modelling for masked memory op.
Jan 25 2022, 9:21 AM · Restricted Project, Restricted Project
alextsao1999 updated the diff for D117884: [RISCV] Add cost modelling for masked memory op.
  • Remove misunderstood words
Jan 25 2022, 9:03 AM · Restricted Project, Restricted Project
alextsao1999 updated alextsao1999.
Jan 25 2022, 1:03 AM

Jan 24 2022

alextsao1999 added a reviewer for D117884: [RISCV] Add cost modelling for masked memory op: kito-cheng.
Jan 24 2022, 10:21 PM · Restricted Project, Restricted Project
alextsao1999 updated the diff for D117884: [RISCV] Add cost modelling for masked memory op.
  • Update
Jan 24 2022, 10:16 PM · Restricted Project, Restricted Project
alextsao1999 added a comment to D118011: [RISCV] Adjust predicates and update intrinsic for clmul and clmulh in Zbkc extension .

Will you also be updating clang's RISCVBuiltins.def?

Can you add tests?

I update BuiltinsRISCV.def and add "__builtin_riscv_clmul_kc" intrinsic for zbkc extension, but I am not sure if the name is appropriate.

Jan 24 2022, 5:23 AM · Restricted Project, Restricted Project

Jan 21 2022

alextsao1999 requested review of D117884: [RISCV] Add cost modelling for masked memory op.
Jan 21 2022, 5:27 AM · Restricted Project, Restricted Project

Jan 8 2022

alextsao1999 updated the diff for D116722: [clang] Verify ssp buffer size is a valid integer.

update

Jan 8 2022, 11:20 AM · Restricted Project

Jan 5 2022

alextsao1999 requested review of D116722: [clang] Verify ssp buffer size is a valid integer.
Jan 5 2022, 8:48 PM · Restricted Project

Jan 4 2022

alextsao1999 added a comment to D116333: [RISCV] Initial support for scalable vectorization.

The commit message seems wrong, because this patch is about tuning the cost-model, not about enabling scalable vectorization.

Jan 4 2022, 9:25 AM · Restricted Project

Dec 30 2021

alextsao1999 updated the diff for D116333: [RISCV] Initial support for scalable vectorization.

update test case

Dec 30 2021, 9:26 AM · Restricted Project

Dec 28 2021

alextsao1999 updated the summary of D116333: [RISCV] Initial support for scalable vectorization.
Dec 28 2021, 11:14 AM · Restricted Project
alextsao1999 updated the diff for D116333: [RISCV] Initial support for scalable vectorization.

update

Dec 28 2021, 11:09 AM · Restricted Project
alextsao1999 updated the diff for D116333: [RISCV] Initial support for scalable vectorization.

fix CI

Dec 28 2021, 11:08 AM · Restricted Project
alextsao1999 requested review of D116333: [RISCV] Initial support for scalable vectorization.
Dec 28 2021, 8:16 AM · Restricted Project