Skip to content

v0.0.228

Choose a tag to compare

@wsmoses wsmoses released this 07 Dec 20:58
· 3 commits to main since this release
b13eed3

What's Changed

  • implicit fallthrough by @wsmoses in #2605
  • Bazel: fix inlining utils by @wsmoses in #2606
  • Bump llvm by @wsmoses in #2607
  • Fix cast for lacpy test by @wsmoses in #2608
  • [MLIR][Mincut] fix pop removal by @wsmoses in #2609
  • Fix build by @wsmoses in #2603
  • Fix assertions build by @wsmoses in #2611
  • Add Copilot instructions for repository context by @Copilot in #2618
  • Fix illegal updateAnalysis for GEP with null pointer operand by @Copilot in #2614
  • Fix PHI node insertion with LLVM debug records by @Copilot in #2615
  • Add SimpleGVN pass for unlimited load-to-store forwarding by @Copilot in #2613
  • Add function existence validation to TypeAnalysisPrinter and ActivityAnalysisPrinter by @Copilot in #2616
  • [SimpleGVN] Improve casting by @wsmoses in #2620

New Contributors

  • @Copilot made their first contribution in #2618

Full Changelog: v0.0.227...v0.0.228