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

Julia test target and support for 1.3/1.4/1.5 #37

Merged
merged 2 commits into from
Apr 1, 2020
Merged

Conversation

vchuravy
Copy link
Member

  • 1.3: Works!
  • 1.4: Seqfaults
  • 1.5: Picks up LLVM8 instead of LLVM9 :/

@wsmoses
Copy link
Member

wsmoses commented Mar 26, 2020

Segfaulting should be resolved by passing Enzyme/LLVM the flag enzyme_preopt=false (so it doesn't attempt optimizations in advance of enzyme -- the segfault looks like the usual "llvm doesn't handle plugins" error).

@vchuravy vchuravy merged commit 7399a19 into tx-cc Apr 1, 2020
@vchuravy vchuravy deleted the vc/julia_target branch April 1, 2020 18:41
ludgerpaehler pushed a commit that referenced this pull request May 16, 2021
Julia test target and support for 1.3/1.4/1.5
ludgerpaehler pushed a commit that referenced this pull request May 16, 2021
Julia test target and support for 1.3/1.4/1.5
ludgerpaehler pushed a commit that referenced this pull request May 16, 2021
Julia test target and support for 1.3/1.4/1.5
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

2 participants