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

enzyme 0.0.99 #160991

Closed
wants to merge 1 commit into from
Closed

enzyme 0.0.99 #160991

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* [TypeAnalysis] handle arg count mismatch by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1589
* [TypeAnalysis] improve arg error message by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1590
* move away from using deprecated StringRef API by @ftynse in https://github.com/EnzymeAD/Enzyme/pull/1593
* Better error messages for invalid erasure by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1592
* update TypeAnalysis for recent LLVMs by @ftynse in https://github.com/EnzymeAD/Enzyme/pull/1594
* Add NoFree cmd line fallback by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1591
* [mlir] support unknown (top) state in aliasing and activity analysis by @ftynse in https://github.com/EnzymeAD/Enzyme/pull/1569
* Fix printing bug #1599 by @maxaehle in https://github.com/EnzymeAD/Enzyme/pull/1601
* Mark floor as inactive by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1598
* Improve support for x86_fp80 (long double)  by @maxaehle in https://github.com/EnzymeAD/Enzyme/pull/1604
* rebase MLIR-Enzyme back on upstream LLVM by @ftynse in https://github.com/EnzymeAD/Enzyme/pull/1602
* [mlir] don't incorrectly bail from alias analysis by @ftynse in https://github.com/EnzymeAD/Enzyme/pull/1570
* [mlir] correctly handle "unknown" state in activity analysis by @ftynse in https://github.com/EnzymeAD/Enzyme/pull/1571
* [WIP] Auto truncation mode by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1581
* Fix sparse by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1606
* Add eigen analysis test by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1612
* make fpic work on windows by @ZuseZ4 in https://github.com/EnzymeAD/Enzyme/pull/1614
* [Sparse] Fixup replacement rule ordering by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1616
* [mlir] proper "undefined" state in pointer analysis and correct handling of fresh state by @ftynse in https://github.com/EnzymeAD/Enzyme/pull/1572
* Benchmark by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1617
* Update benchmark.yml to use openstack22 by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1543
* Try github actions for nightly bazel build by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1620
* MLIR bazel build and test by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1618
* Re-disable benchmark.yml by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1626
* Invertpointer nicer error for global by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1625
* [MLIR] Add tablegen derivative infrastructure by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1623
* [TypeAnalysisPrinter] support opaque pointers on 16 by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1629
* Fix struct containing attributes by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1627
* Mark more as nofree/inactive by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1628
* Fix integration CI bug by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1630
* [Bazel] run integration tests by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1631
* Handle invert pointer of add expr by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1632
* Use specified name for known inactive function insts by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1633
* [Julia] permit caches of addresspace-10 even if potentially indirect by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1635
* Add functions to truncate and expand fp values by @ivanradanov in https://github.com/EnzymeAD/Enzyme/pull/1615
* Allow disabling memmove warning by @wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1637

New Contributors

Full Changelog: EnzymeAD/Enzyme@v0.0.98...v0.0.99

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jan 26, 2024
@chenrui333
Copy link
Member

  ==> /opt/homebrew/opt/llvm/bin/clang /private/tmp/enzyme-test-20240125-8269-z2qboh/test.c -fplugin=/opt/homebrew/Cellar/enzyme/0.0.99/lib/ClangEnzyme-17.dylib -O1 -o test
  error: unable to load plugin '/opt/homebrew/Cellar/enzyme/0.0.99/lib/ClangEnzyme-17.dylib': 'dlopen(/opt/homebrew/Cellar/enzyme/0.0.99/lib/ClangEnzyme-17.dylib, 0x0009): symbol not found in flat namespace (_optMain)'

@chenrui333 chenrui333 added test failure CI fails while running the test-do block CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jan 26, 2024
@chenrui333
Copy link
Member

only 12 builds are failing

Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Jan 29, 2024
@github-actions github-actions bot closed this Jan 31, 2024
@p-linnane p-linnane deleted the bump-enzyme-0.0.99 branch February 24, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. stale No recent activity test failure CI fails while running the test-do block
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants