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

Tfk maxnum #5

Merged
merged 2 commits into from
Sep 13, 2019
Merged

Tfk maxnum #5

merged 2 commits into from
Sep 13, 2019

Conversation

timkaler
Copy link
Contributor

No description provided.

@timkaler timkaler assigned timkaler and unassigned timkaler Sep 13, 2019
wsmoses
wsmoses previously approved these changes Sep 13, 2019
@timkaler timkaler merged commit 95fab00 into plugin Sep 13, 2019
@timkaler timkaler deleted the tfk_maxnum branch September 13, 2019 20:17
ludgerpaehler pushed a commit that referenced this pull request May 16, 2021
* Add maxnum intrinsic

* fix fabs test add maxnumtest
ludgerpaehler pushed a commit that referenced this pull request May 16, 2021
* Add maxnum intrinsic

* fix fabs test add maxnumtest
ludgerpaehler pushed a commit that referenced this pull request May 16, 2021
* Add maxnum intrinsic

* fix fabs test add maxnumtest
wsmoses pushed a commit that referenced this pull request May 17, 2021
* Add maxnum intrinsic

* fix fabs test add maxnumtest
@tgymnich tgymnich mentioned this pull request Sep 16, 2021
ZuseZ4 added a commit that referenced this pull request Feb 11, 2022
@rem1A rem1A mentioned this pull request Sep 6, 2022
wsmoses pushed a commit that referenced this pull request May 16, 2023
wsmoses pushed a commit that referenced this pull request May 18, 2023
wsmoses pushed a commit that referenced this pull request May 21, 2023
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

2 participants