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

Porting to llvm-18 #537

Merged
merged 19 commits into from
Aug 22, 2024
Merged

Porting to llvm-18 #537

merged 19 commits into from
Aug 22, 2024

Conversation

sjalander
Copy link
Collaborator

Clang format seems to have caused some files to be formatted differently, which makes the diff larger than necessary.

Clang format seems to have caused some files to be formatted
differently, which makes the diff larger than necessary.
@phate
Copy link
Owner

phate commented Jul 15, 2024

@sjalander Could you put the change in the CI where you introduce the llvm-version input to the installation script into its own PR? It has nothing really to do with porting to LLVM 18, but would be nice to have.

Copy link
Owner

@phate phate left a comment

Choose a reason for hiding this comment

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

@haved @caleridas Any objections for moving over to LLVM 18?

tests/jlm/llvm/frontend/llvm/LoadTests.cpp Outdated Show resolved Hide resolved
tests/jlm/llvm/frontend/llvm/MemCpyTests.cpp Show resolved Hide resolved
tests/jlm/llvm/frontend/llvm/StoreTests.cpp Outdated Show resolved Hide resolved
scripts/run-hls-test.sh Outdated Show resolved Hide resolved
jlm/hls/backend/rhls2firrtl/RhlsToFirrtlConverter.cpp Outdated Show resolved Hide resolved
configure.sh Show resolved Hide resolved
.github/actions/InstallPackages/action.yml Outdated Show resolved Hide resolved
@phate
Copy link
Owner

phate commented Aug 13, 2024

@haved @caleridas Any objections to moving to LLVM 18?

@haved
Copy link
Collaborator

haved commented Aug 13, 2024

@haved @caleridas Any objections to moving to LLVM 18?

Nope, I'm all for it.

@phate
Copy link
Owner

phate commented Aug 16, 2024

@sjalander Could finish up this PR such that we can merge it, please?

@sjalander
Copy link
Collaborator Author

@phate
What is it that you want fixed?

Copy link
Owner

@phate phate left a comment

Choose a reason for hiding this comment

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

@sjalander The comments that are still open (or were closed without actually fixing the issue).

scripts/run-hls-test.sh Outdated Show resolved Hide resolved
tests/jlm/llvm/frontend/llvm/StoreTests.cpp Outdated Show resolved Hide resolved
@haved
Copy link
Collaborator

haved commented Aug 16, 2024

@phate There might be something weird going on with GitHub and responses to comments, because I am fairly certain I saw on @sjalander's screen that he had written several responses to comments that I am not seeing on my own devices. For example regarding the .1 suffix for libMLIR.so. I guess he could have deleted those responses, but I don't see why he would.

@sjalander
Copy link
Collaborator Author

@phate
Anything else to fix?

tests/jlm/llvm/frontend/llvm/StoreTests.cpp Show resolved Hide resolved
tests/jlm/llvm/frontend/llvm/StoreTests.cpp Outdated Show resolved Hide resolved
.github/actions/InstallPackages/action.yml Outdated Show resolved Hide resolved
configure.sh Show resolved Hide resolved
.github/actions/InstallPackages/action.yml Outdated Show resolved Hide resolved
.github/actions/InstallPackages/action.yml Outdated Show resolved Hide resolved
.github/actions/InstallPackages/action.yml Outdated Show resolved Hide resolved
tests/jlm/llvm/frontend/llvm/StoreTests.cpp Outdated Show resolved Hide resolved
scripts/run-hls-test.sh Outdated Show resolved Hide resolved
.github/actions/InstallPackages/action.yml Outdated Show resolved Hide resolved
@haved
Copy link
Collaborator

haved commented Aug 20, 2024

@phate GitHub is behaving quite strangely. I can see all of @sjalander's comments now, but they are all independent of the comments they reply to. They also show an older version of the changes made in this PR, without having the "outdated" tag that I usually expect when a comment is made on an outdated diff

tests/jlm/llvm/frontend/llvm/LoadTests.cpp Outdated Show resolved Hide resolved
@sjalander sjalander requested a review from phate August 21, 2024 08:00
@sjalander sjalander merged commit 84d201a into phate:master Aug 22, 2024
10 checks passed
@sjalander sjalander deleted the llvm-18 branch August 22, 2024 05:18
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.

None yet

3 participants