Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jiahan CS 6120 Final Project Blog #423

Open
wants to merge 19 commits into
base: 2023fa
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
6e6e912
first draft of the report for the final project
jiahanxie353 Dec 11, 2023
67501e5
fix some typo and wording
jiahanxie353 Jan 7, 2024
07a249b
correct the real unique part of riscv v extension; emphasize the real…
jiahanxie353 Jan 7, 2024
b16530f
qualify that it's the ABI imposes the fact that v0, v8, v16 can be us…
jiahanxie353 Jan 7, 2024
f7ed8e4
reword vector 'basic block' to simply just vector 'element'; recalcul…
jiahanxie353 Jan 7, 2024
09890b9
change VF to M for LLVM scalable vectors
jiahanxie353 Jan 7, 2024
0ca7820
clarify that lowerCall is not implemented yet
jiahanxie353 Jan 7, 2024
92b40b2
rephrase about G_ADD legality and 'basic block'
jiahanxie353 Jan 7, 2024
fae32ac
PseudoVADD_VV_MF8 is RISCV specific
jiahanxie353 Jan 7, 2024
40d4edf
rephrase the instruction selection implementation part
jiahanxie353 Jan 7, 2024
e20aa27
provide an overview for globalisel
jiahanxie353 Jan 8, 2024
b34d68f
clarify on the vector element and single element part
jiahanxie353 Jan 8, 2024
1ceb011
clarify on the VL part regarding its actual quantity and its quantity…
jiahanxie353 Jan 8, 2024
b45a98f
include a one-sentence summary of combiner
jiahanxie353 Jan 8, 2024
e0f0a96
clarify on the llvm scalable vectors vscale part
jiahanxie353 Jan 8, 2024
54b8e76
add more clarifications on the elen and vlen part
jiahanxie353 Jan 8, 2024
16eb5bf
clarify on the elen 32/64 part; rephrase 'what were the hardest parts'
jiahanxie353 Jan 8, 2024
87e85ed
retitle some sections
jiahanxie353 Jan 8, 2024
218544b
add discussion regarding what makes this project interesting/challenging
jiahanxie353 Jan 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading