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

[AutoBump] Merge with fixes of b6603e1b (Aug 25, needs torch-mlir bump) (11) #364

Open
wants to merge 2 commits into
base: bump_to_51365212
Choose a base branch
from

Commits on Aug 25, 2024

  1. [mlir] [dataflow] Refactoring the definition of program points in dat…

    …a flow analysis (llvm#105656)
    
    This patch distinguishes between program points and lattice anchors in
    data flow analysis, where lattice anchors represent locations where a
    lattice can be attached, while program points denote points in program
    execution.
    
    Related discussions:
    https://discourse.llvm.org/t/rfc-unify-the-semantics-of-program-points/80671/8
    cxy-1993 authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    b6603e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    7000156 View commit details
    Browse the repository at this point in the history