Page MenuHomePhabricator

eopXD (Yueh-Ting (eop) Chen)
Doggg

Projects

User does not belong to any projects.

User Details

User Since
Mar 14 2021, 8:43 PM (106 w, 1 d)

I code with good intention.

Recent Activity

Sun, Mar 26

eopXD added a comment to D146872: [1/N][IR] Permit load/store/alloca for struct of the same scalable vector type.

Is there an RFC for this on discourse?

Sun, Mar 26, 7:02 AM · Restricted Project, Restricted Project

Sat, Mar 25

eopXD updated the summary of D146873: [2/N][POC][Clang][RISCV] Define RVV tuple types.
Sat, Mar 25, 8:00 AM · Restricted Project, Restricted Project
eopXD retitled D146872: [1/N][IR] Permit load/store/alloca for struct of the same scalable vector type from [WIP][1/N][IR] Permit load/store/alloca for struct of the same scalable vector type to [1/N][IR] Permit load/store/alloca for struct of the same scalable vector type.
Sat, Mar 25, 8:00 AM · Restricted Project, Restricted Project
eopXD retitled D146873: [2/N][POC][Clang][RISCV] Define RVV tuple types from [POC][Clang][RISCV] Define RVV tuple types to [2/N][POC][Clang][RISCV] Define RVV tuple types.
Sat, Mar 25, 7:59 AM · Restricted Project, Restricted Project
eopXD updated the summary of D146872: [1/N][IR] Permit load/store/alloca for struct of the same scalable vector type.
Sat, Mar 25, 7:58 AM · Restricted Project, Restricted Project
eopXD retitled D146872: [1/N][IR] Permit load/store/alloca for struct of the same scalable vector type from [IR] Permit load/store/alloca for struct of the same scalable vector type to [WIP][1/N][IR] Permit load/store/alloca for struct of the same scalable vector type.
Sat, Mar 25, 7:56 AM · Restricted Project, Restricted Project
eopXD updated the summary of D146872: [1/N][IR] Permit load/store/alloca for struct of the same scalable vector type.
Sat, Mar 25, 7:47 AM · Restricted Project, Restricted Project
eopXD updated the diff for D146873: [2/N][POC][Clang][RISCV] Define RVV tuple types.

Update code.

Sat, Mar 25, 7:45 AM · Restricted Project, Restricted Project
eopXD updated the summary of D146872: [1/N][IR] Permit load/store/alloca for struct of the same scalable vector type.
Sat, Mar 25, 7:44 AM · Restricted Project, Restricted Project
eopXD requested review of D146873: [2/N][POC][Clang][RISCV] Define RVV tuple types.
Sat, Mar 25, 7:42 AM · Restricted Project, Restricted Project
eopXD requested review of D146872: [1/N][IR] Permit load/store/alloca for struct of the same scalable vector type.
Sat, Mar 25, 7:40 AM · Restricted Project, Restricted Project

Tue, Mar 21

eopXD updated subscribers of D134893: [LSR][TTI][RISCV] Add isAllowTerminatingConditionFoldingAfterLSR into TTI and enable it for RISC-V.

I agree with @fhahn that such hook to a middle-end optimization like LSR is not a great approach. I have generally improving LSR term-fold and default enabling it as an item to my queue. I have the RVV intrinsics to be dealt with first but this will be the first thing I'll revisit once I am done there.

Tue, Mar 21, 1:21 AM · Restricted Project, Restricted Project

Sun, Mar 19

eopXD abandoned D134745: [LV][Metadata] Add loop.interleave.enable for loop vectorizer.
Sun, Mar 19, 2:42 AM · Restricted Project, Restricted Project, Restricted Project

Tue, Mar 14

eopXD retitled D145929: [LSR] Fold terminating condition not only for eq and ne from [LSR]: Fold terminating condition not only for eq and ne. to [LSR] Fold terminating condition not only for eq and ne.
Tue, Mar 14, 1:57 AM · Restricted Project, Restricted Project
eopXD accepted D145929: [LSR] Fold terminating condition not only for eq and ne.

LGTM, please wait for another day so others can also check the patch.

Tue, Mar 14, 1:56 AM · Restricted Project, Restricted Project
eopXD added a comment to D145929: [LSR] Fold terminating condition not only for eq and ne.

CC-ing @reames, since he is the author of the FIXME.

Tue, Mar 14, 12:08 AM · Restricted Project, Restricted Project
eopXD added a reviewer for D145929: [LSR] Fold terminating condition not only for eq and ne: reames.
Tue, Mar 14, 12:07 AM · Restricted Project, Restricted Project
eopXD added a comment to D145929: [LSR] Fold terminating condition not only for eq and ne.

I think the patch description should also include the added poison check. (and also remove the extra semicolon)

Tue, Mar 14, 12:06 AM · Restricted Project, Restricted Project
eopXD added a comment to D145929: [LSR] Fold terminating condition not only for eq and ne.

Thank you for looking into this! Some comments and I think we are good to go.

Tue, Mar 14, 12:05 AM · Restricted Project, Restricted Project

Thu, Mar 9

eopXD added a comment to D143723: [RISCV] Increase default vectorizer LMUL to 2.

@loralb Just a heads up, I have a patch that will resolve the problem of disabling the vectorizer when interleave factor is 1. Haven't updated it in a while and hope I can land it before discussion here is converged. https://reviews.llvm.org/D134745

@eopXD This issue discussed here was resolved by https://reviews.llvm.org/D144474 (which already landed). I think your patch is an unrelated issue.

Thu, Mar 9, 6:08 PM · Restricted Project, Restricted Project
eopXD added a reviewer for D134745: [LV][Metadata] Add loop.interleave.enable for loop vectorizer: Meinersbur.
Thu, Mar 9, 1:42 AM · Restricted Project, Restricted Project, Restricted Project
eopXD added a comment to D143723: [RISCV] Increase default vectorizer LMUL to 2.

@loralb Just a heads up, I have a patch that will resolve the problem of disabling the vectorizer when interleave factor is 1. Haven't updated it in a while and hope I can land it before discussion here is converged.

Thu, Mar 9, 1:31 AM · Restricted Project, Restricted Project

Wed, Mar 1

eopXD added a comment to D145071: [clang][RISCV] Set HasLegalHalfType to true if zfh is enabled.

We probably should do the same to HasRISCVVTypes and HasFloat16.

Wed, Mar 1, 8:19 AM · Restricted Project

Feb 26 2023

eopXD added inline comments to D144696: [RISCV][NFC] Package version number information using RISCVExtensionVersion..
Feb 26 2023, 5:35 AM · Restricted Project, Restricted Project, Restricted Project

Feb 23 2023

eopXD added a comment to D144696: [RISCV][NFC] Package version number information using RISCVExtensionVersion..

Thank you for the patch. May you explain how this would help support multi-versioning?

Feb 23 2023, 10:27 PM · Restricted Project, Restricted Project, Restricted Project

Feb 20 2023

eopXD committed rG4638edaeaa80: [TypeSize][NFC] Fix type-o (authored by eopXD).
[TypeSize][NFC] Fix type-o
Feb 20 2023, 8:18 PM · Restricted Project, Restricted Project

Feb 18 2023

eopXD committed rGb53119225438: [Doc] Fix type-o under LangRef (authored by eopXD).
[Doc] Fix type-o under LangRef
Feb 18 2023, 2:12 AM · Restricted Project, Restricted Project

Feb 15 2023

eopXD committed rG5e815372480d: [Clang][RISCV] Sort test cases into its mnemonics (authored by eopXD).
[Clang][RISCV] Sort test cases into its mnemonics
Feb 15 2023, 9:31 PM · Restricted Project, Restricted Project
eopXD closed D144147: [Clang][RISCV] Sort test cases into its mnemonics.
Feb 15 2023, 9:31 PM · Restricted Project, Restricted Project
eopXD requested review of D144147: [Clang][RISCV] Sort test cases into its mnemonics.
Feb 15 2023, 4:45 PM · Restricted Project, Restricted Project

Feb 14 2023

eopXD committed rG6e794ba0b238: [Clang][RISCV] Guard vector int64, float32, float64 with semantic analysis (authored by eopXD).
[Clang][RISCV] Guard vector int64, float32, float64 with semantic analysis
Feb 14 2023, 5:38 PM · Restricted Project, Restricted Project
eopXD closed D143665: [Clang][RISCV] Guard vector int64, float32, float64 with semantic analysis.
Feb 14 2023, 5:38 PM · Restricted Project, Restricted Project
eopXD updated the diff for D143665: [Clang][RISCV] Guard vector int64, float32, float64 with semantic analysis.

Update code.

Feb 14 2023, 12:11 AM · Restricted Project, Restricted Project
eopXD updated the diff for D143665: [Clang][RISCV] Guard vector int64, float32, float64 with semantic analysis.

Update code.

Feb 14 2023, 12:09 AM · Restricted Project, Restricted Project

Feb 13 2023

eopXD committed rG235e90c1d760: [Clang][RISCV] Guard vector float16 type correctly with semantic analysis (authored by eopXD).
[Clang][RISCV] Guard vector float16 type correctly with semantic analysis
Feb 13 2023, 6:07 PM · Restricted Project, Restricted Project
eopXD closed D143657: [Clang][RISCV] Guard vector float16 type correctly with semantic analysis.
Feb 13 2023, 6:07 PM · Restricted Project, Restricted Project

Feb 11 2023

eopXD accepted D143790: [RISCV] Make vsetvli intrinsics default to MA..

This change looks reasonable to me.

Feb 11 2023, 6:18 AM · Restricted Project, Restricted Project
eopXD updated the diff for D143657: [Clang][RISCV] Guard vector float16 type correctly with semantic analysis.

Address comment from Craig.

Feb 11 2023, 5:28 AM · Restricted Project, Restricted Project

Feb 10 2023

eopXD updated the diff for D143657: [Clang][RISCV] Guard vector float16 type correctly with semantic analysis.

Update code: use a more scalable way to check for RVV type.

Feb 10 2023, 1:48 AM · Restricted Project, Restricted Project

Feb 9 2023

eopXD updated the diff for D143657: [Clang][RISCV] Guard vector float16 type correctly with semantic analysis.

Update code based on comments from Craig.

Feb 9 2023, 6:53 PM · Restricted Project, Restricted Project
eopXD added inline comments to D143665: [Clang][RISCV] Guard vector int64, float32, float64 with semantic analysis.
Feb 9 2023, 5:46 PM · Restricted Project, Restricted Project
eopXD added inline comments to D143665: [Clang][RISCV] Guard vector int64, float32, float64 with semantic analysis.
Feb 9 2023, 5:39 PM · Restricted Project, Restricted Project
eopXD updated the diff for D143665: [Clang][RISCV] Guard vector int64, float32, float64 with semantic analysis.

Bump CI.

Feb 9 2023, 10:56 AM · Restricted Project, Restricted Project
eopXD updated the diff for D143657: [Clang][RISCV] Guard vector float16 type correctly with semantic analysis.

Update code: check for experimental-zvfh instead of zvfh.

Feb 9 2023, 10:54 AM · Restricted Project, Restricted Project
eopXD requested review of D143665: [Clang][RISCV] Guard vector int64, float32, float64 with semantic analysis.
Feb 9 2023, 10:15 AM · Restricted Project, Restricted Project
eopXD updated the diff for D143657: [Clang][RISCV] Guard vector float16 type correctly with semantic analysis.

Update code: rename error for vector support, remove dead code under SemaRISCVVectorLoopup.cpp

Feb 9 2023, 9:45 AM · Restricted Project, Restricted Project
eopXD added a comment to D143657: [Clang][RISCV] Guard vector float16 type correctly with semantic analysis.

Forward declaration (snippet below) is still allowed after this commit.

Feb 9 2023, 9:30 AM · Restricted Project, Restricted Project
eopXD added a comment to D143657: [Clang][RISCV] Guard vector float16 type correctly with semantic analysis.

Are you going to do f32, f64, and i64 as well?

Feb 9 2023, 8:41 AM · Restricted Project, Restricted Project
eopXD retitled D143657: [Clang][RISCV] Guard vector float16 type correctly with semantic analysis from [Clang][RISCV] Guard vector float16 type correctly under Sema to [Clang][RISCV] Guard vector float16 type correctly with semantic analysis.
Feb 9 2023, 8:16 AM · Restricted Project, Restricted Project
eopXD requested review of D143657: [Clang][RISCV] Guard vector float16 type correctly with semantic analysis.
Feb 9 2023, 8:13 AM · Restricted Project, Restricted Project
eopXD abandoned D142094: [Clang][Doc] Add release note for changes of the RVV intrinsics.

This was cherry-picked into the release branch of LLVM 16. Closing the patch.

Feb 9 2023, 2:10 AM · Restricted Project, Restricted Project

Feb 2 2023

eopXD committed rGe685bde1e0b0: [Clang][RISCV] Bump rvv intrinsics version to v0.11 (authored by eopXD).
[Clang][RISCV] Bump rvv intrinsics version to v0.11
Feb 2 2023, 12:08 AM · Restricted Project, Restricted Project
eopXD closed D143051: [Clang][RISCV] Bump rvv intrinsics version to v0.11.
Feb 2 2023, 12:08 AM · Restricted Project, Restricted Project

Feb 1 2023

eopXD requested review of D143051: [Clang][RISCV] Bump rvv intrinsics version to v0.11.
Feb 1 2023, 12:25 AM · Restricted Project, Restricted Project

Jan 31 2023

eopXD retitled D142094: [Clang][Doc] Add release note for changes of the RVV intrinsics from [Clang][Doc] Add release note for changes for the RVV intrinsics to [Clang][Doc] Add release note for changes of the RVV intrinsics.
Jan 31 2023, 3:50 AM · Restricted Project, Restricted Project
eopXD updated the diff for D142094: [Clang][Doc] Add release note for changes of the RVV intrinsics.

Address comment from Alex.

Jan 31 2023, 3:45 AM · Restricted Project, Restricted Project
eopXD committed rG18888ec6c562: [3/3][Clang][RISCV] Add `__riscv_` for overloaded intrinsics (authored by eopXD).
[3/3][Clang][RISCV] Add `__riscv_` for overloaded intrinsics
Jan 31 2023, 3:39 AM · Restricted Project, Restricted Project
eopXD closed D142697: [3/3][Clang][RISCV] Add `__riscv_` for overloaded intrinsics.
Jan 31 2023, 3:39 AM · Restricted Project, Restricted Project
eopXD updated the diff for D142697: [3/3][Clang][RISCV] Add `__riscv_` for overloaded intrinsics.

Update left-out test cases.

Jan 31 2023, 3:37 AM · Restricted Project, Restricted Project
eopXD committed rG013c7d1f3a13: [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics (authored by eopXD).
[2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics
Jan 31 2023, 2:19 AM · Restricted Project, Restricted Project
eopXD closed D142644: [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics.
Jan 31 2023, 2:19 AM · Restricted Project, Restricted Project
eopXD updated the diff for D142644: [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics.

Update test case Sema/uninit-variables-riscv-vector.c.

Jan 31 2023, 2:17 AM · Restricted Project, Restricted Project
eopXD reopened D142644: [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics.

Previous landing was reverted because of test case Clang :: Sema/uninit-variables-riscv-vector.c that was not updated, causing failure. Reopening to land this patch correctly.

Jan 31 2023, 2:17 AM · Restricted Project, Restricted Project
eopXD committed rGa6f66d57e1d6: Revert "[2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics" (authored by eopXD).
Revert "[2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics"
Jan 31 2023, 1:47 AM · Restricted Project, Restricted Project
eopXD added a reverting change for rG2153544865a9: [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics: rGa6f66d57e1d6: Revert "[2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics".
Jan 31 2023, 1:47 AM · Restricted Project, Restricted Project
eopXD added a reverting change for D142644: [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics: rGa6f66d57e1d6: Revert "[2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics".
Jan 31 2023, 1:46 AM · Restricted Project, Restricted Project
eopXD closed D142644: [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics.
Jan 31 2023, 1:40 AM · Restricted Project, Restricted Project
eopXD committed rG2153544865a9: [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics (authored by eopXD).
[2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics
Jan 31 2023, 1:40 AM · Restricted Project, Restricted Project
eopXD committed rG54b40a1785e9: [1/3][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vlenb, vsetvl, and… (authored by eopXD).
[1/3][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vlenb, vsetvl, and…
Jan 31 2023, 1:06 AM · Restricted Project, Restricted Project
eopXD closed D142085: [1/3][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vlenb, vsetvl, and vsetvlmax.
Jan 31 2023, 1:06 AM · Restricted Project, Restricted Project

Jan 28 2023

eopXD closed D142016: [Clang][RISCV] Simplify RVV intrinsic policy suffix.
Jan 28 2023, 3:27 AM · Restricted Project, Restricted Project
eopXD committed rGd94a315ee3ec: [Clang][RISCV] Simplify RVV intrinsic policy suffix (authored by eopXD).
[Clang][RISCV] Simplify RVV intrinsic policy suffix
Jan 28 2023, 3:27 AM · Restricted Project, Restricted Project

Jan 27 2023

eopXD retitled D142697: [3/3][Clang][RISCV] Add `__riscv_` for overloaded intrinsics from [WIP][3/N][Clang][RISCV] Add `__riscv_` for overloaded intrinsics to [3/3][Clang][RISCV] Add `__riscv_` for overloaded intrinsics.
Jan 27 2023, 1:49 AM · Restricted Project, Restricted Project
eopXD retitled D142644: [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics from [WIP][2/N][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics to [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics.
Jan 27 2023, 1:49 AM · Restricted Project, Restricted Project
eopXD retitled D142085: [1/3][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vlenb, vsetvl, and vsetvlmax from [WIP][1/N][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vlenb, vsetvl, and vsetvlmax to [1/3][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vlenb, vsetvl, and vsetvlmax.
Jan 27 2023, 1:48 AM · Restricted Project, Restricted Project
eopXD requested review of D142697: [3/3][Clang][RISCV] Add `__riscv_` for overloaded intrinsics.
Jan 27 2023, 1:47 AM · Restricted Project, Restricted Project
eopXD updated the diff for D142644: [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics.

Add comment.

Jan 27 2023, 1:28 AM · Restricted Project, Restricted Project

Jan 26 2023

eopXD requested review of D142644: [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics.
Jan 26 2023, 9:03 AM · Restricted Project, Restricted Project
eopXD updated the diff for D142085: [1/3][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vlenb, vsetvl, and vsetvlmax.

Update test case for vlenb.

Jan 26 2023, 9:01 AM · Restricted Project, Restricted Project
eopXD retitled D142085: [1/3][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vlenb, vsetvl, and vsetvlmax from [WIP][1/N][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vsetvl, and vsetvlmax to [WIP][1/N][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vlenb, vsetvl, and vsetvlmax.
Jan 26 2023, 8:58 AM · Restricted Project, Restricted Project
eopXD added a comment to D142085: [1/3][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vlenb, vsetvl, and vsetvlmax.

As requested, @jrtc27 @kito-cheng, the patch does not alter the function name now.

Jan 26 2023, 8:36 AM · Restricted Project, Restricted Project
eopXD updated the diff for D142085: [1/3][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vlenb, vsetvl, and vsetvlmax.

Update code. Split the single patch into a patch-set of smaller steps.

Jan 26 2023, 8:35 AM · Restricted Project, Restricted Project
eopXD retitled D142085: [1/3][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vlenb, vsetvl, and vsetvlmax from [Clang][RISCV] Add `__riscv_` prefix for all RVV intrinsics to [WIP][1/N][Clang][RISCV] Add `__riscv_` prefix for vread, vwrite, vsetvl, and vsetvlmax.
Jan 26 2023, 8:35 AM · Restricted Project, Restricted Project
eopXD updated the diff for D142016: [Clang][RISCV] Simplify RVV intrinsic policy suffix.

Update code upon re-commit of D141796.

Jan 26 2023, 7:22 AM · Restricted Project, Restricted Project
eopXD committed rG719a728b86a1: [15/15][Clang][RISCV][NFC] Set data member under Policy as constants (authored by eopXD).
[15/15][Clang][RISCV][NFC] Set data member under Policy as constants
Jan 26 2023, 7:07 AM · Restricted Project, Restricted Project
eopXD closed D141796: [15/15][Clang][RISCV][NFC] Set data member under Policy as constants.
Jan 26 2023, 7:06 AM · Restricted Project, Restricted Project
eopXD added a comment to D141796: [15/15][Clang][RISCV][NFC] Set data member under Policy as constants.

Re-commiting this now that the problem is resolved.

Jan 26 2023, 7:06 AM · Restricted Project, Restricted Project
eopXD updated the diff for D141796: [15/15][Clang][RISCV][NFC] Set data member under Policy as constants.

Update code. The removal of PolicyAttrs.IsUnspecified = false; under

Jan 26 2023, 7:02 AM · Restricted Project, Restricted Project
eopXD added a comment to D141796: [15/15][Clang][RISCV][NFC] Set data member under Policy as constants.

Nice!

Glad you spotted that, I have had creduce running and getting nowhere fast for a day or so. Sounds like it would never have found anything minimal.

Jan 26 2023, 6:28 AM · Restricted Project, Restricted Project
eopXD added a comment to D141796: [15/15][Clang][RISCV][NFC] Set data member under Policy as constants.

This commit seems to cause riscv_vector_builtin_cg.inc to explode into a 630K file, which causes the out-of-memory build fail. Confirmed that this is the commit that is causing the error.

Jan 26 2023, 6:21 AM · Restricted Project, Restricted Project
eopXD updated the diff for D141796: [15/15][Clang][RISCV][NFC] Set data member under Policy as constants.

Rebase to latest main.

Jan 26 2023, 5:54 AM · Restricted Project, Restricted Project
eopXD reopened D141796: [15/15][Clang][RISCV][NFC] Set data member under Policy as constants.

Reopening the revision to try land this correctly.

Jan 26 2023, 5:48 AM · Restricted Project, Restricted Project
eopXD added a comment to D141796: [15/15][Clang][RISCV][NFC] Set data member under Policy as constants.

Hi @dyung and @DavidSpickett,

Jan 26 2023, 5:33 AM · Restricted Project, Restricted Project

Jan 24 2023

eopXD committed rG2b807336ad38: [15/15][Clang][RISCV][NFC] Set data member under Policy as constants (authored by eopXD).
[15/15][Clang][RISCV][NFC] Set data member under Policy as constants
Jan 24 2023, 8:38 AM · Restricted Project, Restricted Project
eopXD closed D141796: [15/15][Clang][RISCV][NFC] Set data member under Policy as constants.
Jan 24 2023, 8:38 AM · Restricted Project, Restricted Project
eopXD committed rG84c8bbe95a8a: [14/15][Clang][RISCV] Change default policy from TAMU to TAMA (authored by eopXD).
[14/15][Clang][RISCV] Change default policy from TAMU to TAMA
Jan 24 2023, 8:32 AM · Restricted Project, Restricted Project
eopXD closed D141793: [14/15][Clang][RISCV] Change default policy from TAMU to TAMA.
Jan 24 2023, 8:32 AM · Restricted Project, Restricted Project
eopXD closed D141792: [13/15][Clang][RISCV][NFC] Remove repeating test cases under rvv-intrinsics-autogenerated.
Jan 24 2023, 8:30 AM · Restricted Project, Restricted Project
eopXD committed rGcaa61ccc8f99: [13/15][Clang][RISCV][NFC] Remove repeating test cases under rvv-intrinsics… (authored by eopXD).
[13/15][Clang][RISCV][NFC] Remove repeating test cases under rvv-intrinsics…
Jan 24 2023, 8:30 AM · Restricted Project, Restricted Project
eopXD committed rG1a803e0b2ad7: [12/15][Clang][RISCV][NFC] Refine the way to check for Policy in… (authored by eopXD).
[12/15][Clang][RISCV][NFC] Refine the way to check for Policy in…
Jan 24 2023, 8:28 AM · Restricted Project, Restricted Project