Skip to content

Conversation

@kbroch-rivosinc
Copy link

eopXD and others added 30 commits June 4, 2024 13:15
Extracted reference as a separate adoc file.

Signed-off-by: eop Chen <[email protected]>
Define (non-segment/segment) load/store intrinsics for bfloat16 values
and also psuedo utility functions for manipulation across types.

Signed-off-by: eop Chen <[email protected]>
vfncvtbf16.f.f.w vd, vs2, vm
vfwcvtbf16.f.f.v vd, vs2, vm
vfwmaccbf16.vv vd, vs1, vs2, vm
vfwmaccbf16.vf vd, rs1, vs2, vm
- The following member functions will return NotImplemented if not
  implemented in derived classes to let user aware that the function
  call is not functioning
  - write()
  - write_title()
  - gen_prologue()
  - inst_group_prologue()
  - inst_group_epilogue()
  - post_gen()

- The func function is set as abstract method, all the derived classes
  shoule have their own implementation

- The original func implementation is copied to DocGenerator and
  APITestGenerator and replace the call of base func() implementation

Signed-off-by: Jerry Zhang Jian <[email protected]>
Signed-off-by: Jerry Zhang Jian <[email protected]>
Signed-off-by: Jerry Zhang Jian <[email protected]>
jerryzj and others added 28 commits September 10, 2024 14:35
- setup-python@v5
- checkout@v4

Signed-off-by: Jerry Zhang Jian <[email protected]>
- checkout@v4

Signed-off-by: Jerry Zhang Jian <[email protected]>
- checkout@v4

Signed-off-by: Jerry Zhang Jian <[email protected]>
- upload-artifact@v4
- download-artifact@v4

Signed-off-by: Jerry Zhang Jian <[email protected]>
Signed-off-by: Jerry Zhang Jian <[email protected]>
Signed-off-by: Jerry Zhang Jian <[email protected]>
I guess we don't mapping github account to the name correctly during making
preface.adoc :P
* github: setup test matrix for LLVM API tests

- Add test matrix to run LLVM API tests with the following two LLVM
versions
  - Latest release tag
  - Latest trunk commit

Signed-off-by: Jerry Zhang Jian <[email protected]>

* github: make full use of vCPU when building LLVM

Signed-off-by: Jerry Zhang Jian <[email protected]>

---------

Signed-off-by: Jerry Zhang Jian <[email protected]>
Copy link
Collaborator

@kito-cheng kito-cheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants