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

Better CI for LLVM and Julia #3

Merged
merged 28 commits into from
Sep 12, 2019
Merged

Better CI for LLVM and Julia #3

merged 28 commits into from
Sep 12, 2019

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Sep 12, 2019

No description provided.

@wsmoses wsmoses merged commit 465b55f into plugin Sep 12, 2019
@wsmoses wsmoses deleted the srcllvm branch September 12, 2019 06:37
ludgerpaehler pushed a commit that referenced this pull request May 16, 2021
* Try without ubuntu mods

* Fix python lit install

* Reduce fetch depth for CI

* Try relpath

* Force llvm findpackage

* add no default path

* add cmake path

* Force LLVM path

* actually force llvm path

* install usual way

* add llvm spaces

* add llvm spaces

* add llvm spaces

* add llvm spaces

* add llvm spaces

* Fix tools

* try julia build too

* update build_llvm

* Fix julia issue (LLVM.cmake has hardcoded bad path)

* Ensure filecheck and opt are in julia path

* add llvm config for julia

* Put enzyme test after julia one

* show paths

* fix enzyme.jl tests

* ensure ENZYME_PATH is set

* add workspace var?

* add workspace var?

* add reversediff
ludgerpaehler pushed a commit that referenced this pull request May 16, 2021
* Try without ubuntu mods

* Fix python lit install

* Reduce fetch depth for CI

* Try relpath

* Force llvm findpackage

* add no default path

* add cmake path

* Force LLVM path

* actually force llvm path

* install usual way

* add llvm spaces

* add llvm spaces

* add llvm spaces

* add llvm spaces

* add llvm spaces

* Fix tools

* try julia build too

* update build_llvm

* Fix julia issue (LLVM.cmake has hardcoded bad path)

* Ensure filecheck and opt are in julia path

* add llvm config for julia

* Put enzyme test after julia one

* show paths

* fix enzyme.jl tests

* ensure ENZYME_PATH is set

* add workspace var?

* add workspace var?

* add reversediff
ludgerpaehler pushed a commit that referenced this pull request May 16, 2021
* Try without ubuntu mods

* Fix python lit install

* Reduce fetch depth for CI

* Try relpath

* Force llvm findpackage

* add no default path

* add cmake path

* Force LLVM path

* actually force llvm path

* install usual way

* add llvm spaces

* add llvm spaces

* add llvm spaces

* add llvm spaces

* add llvm spaces

* Fix tools

* try julia build too

* update build_llvm

* Fix julia issue (LLVM.cmake has hardcoded bad path)

* Ensure filecheck and opt are in julia path

* add llvm config for julia

* Put enzyme test after julia one

* show paths

* fix enzyme.jl tests

* ensure ENZYME_PATH is set

* add workspace var?

* add workspace var?

* add reversediff
wsmoses added a commit that referenced this pull request May 17, 2021
* Try without ubuntu mods

* Fix python lit install

* Reduce fetch depth for CI

* Try relpath

* Force llvm findpackage

* add no default path

* add cmake path

* Force LLVM path

* actually force llvm path

* install usual way

* add llvm spaces

* add llvm spaces

* add llvm spaces

* add llvm spaces

* add llvm spaces

* Fix tools

* try julia build too

* update build_llvm

* Fix julia issue (LLVM.cmake has hardcoded bad path)

* Ensure filecheck and opt are in julia path

* add llvm config for julia

* Put enzyme test after julia one

* show paths

* fix enzyme.jl tests

* ensure ENZYME_PATH is set

* add workspace var?

* add workspace var?

* add reversediff
@tgymnich tgymnich mentioned this pull request Sep 16, 2021
ZuseZ4 added a commit that referenced this pull request Feb 11, 2022
Add LLVM header requirements to README
tgymnich pushed a commit that referenced this pull request Aug 3, 2022
@rem1A rem1A mentioned this pull request Sep 6, 2022
tgymnich pushed a commit that referenced this pull request Mar 23, 2023
Initial commit for MLIR Reverse Mode
wsmoses added a commit that referenced this pull request May 21, 2023
* compiles with llvm-16 (old PM is gone so I could not run opt) (#1)

* port to llvm-16 (not backward-compatible with older llvms), WIP

* wip, but probably not correct on may places

* rule out old PM on llvm 16 and above

* #if LLVM_VERSION_MAJOR >= 16, WIP

* #if LLVM_VERSION_MAJOR >= 16, WIP

* #if LLVM_VERSION_MAJOR >= 16, WIP

* #if LLVM_VERSION_MAJOR >= 16, WIP

* #if LLVM_VERSION_MAJOR >= 16, WIP

* #if LLVM_VERSION_MAJOR >= 16

* Llvm 16 (#2)

* fix for argmemonly

* disabling old pm tests where new pm tests exist (#3)

* Disable old pm tests fix (#4)

* disabling old pm tests where new pm tests exist: fix typo

* fix build with llvm-16 (#5)

* fix build with llvm < 16 (#6)

* Attribute::Memory fixes (#7)

but still getting zeros instead of derivatives

* curly brace out of macro (#8)

* fix typo (#9)

* fix for llvm-16 (#10)

* fix typo

* fix

* Llvm 16 gha (#11)

* enable build with llvm 16

* enable llvm-16 once this gets to main (on both linux and mac os)

* docker run -it --rm --workdir /Enzyme -v /home/stp/go/src/github.com/stepasite/Enzyme/enzyme/Enzyme:/Enzyme clang-format-lint --clang-format-executable /clang-format/clang-format11 -r --exclude ./Enzyme/SCEV --style llvm --inplace true ./Enzyme

* forward mode vector: new pm tests, wip

* llvm-16: fixing tests, wip (#12)

* llvm-16 tests, WIP

* resolving latest test/ll commits (#13)

* Llvm 16 tests (#14)

* llvm-16 tests, WIP

* fix bug introduced in (FunctionUtils.cpp)

* llvm 16 tests, wip

* llvm tests, WIP (#15)

* continued test fixes

* fixup

* fix build

* fix

* cleanup

* fixes

* fix

* fix attr

* fix format

* fixup

* fix attrs

* fix

* fix

* fix

* fix sret

* fix

* add type analysis

* activity analysis

* fix ta

* fix

* fix

* fixes

* more tests

* more fixes

* 297

* more tests

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: Pavel Stepanek <stepasite@gmail.com>
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

1 participant