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

Add CMake build rules for (some) of the generator jit tests #7693

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Jul 20, 2023

  1. Add CMake build rules for (some) of the generator jit tests

    Amazingly, these have been TODO for ~ever. This adds two of them; registration_test and rungen_test will be added subsequently (assuming this PR works).
    steven-johnson committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    915c46d View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    steven-johnson committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a9d1af2 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    d3554b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a4a456 View commit details
    Browse the repository at this point in the history
  3. Update CMakeLists.txt

    steven-johnson committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4727660 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Fix JIT skipping

    steven-johnson committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d3d40ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    585abef View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Aug 1, 2023

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

Commits on Aug 28, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    ec9acfb View commit details
    Browse the repository at this point in the history
  2. Update cmake/HalideGeneratorHelpers.cmake

    Co-authored-by: Alex Reinking <alex.reinking@gmail.com>
    steven-johnson and alexreinking authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ca6a774 View commit details
    Browse the repository at this point in the history
  3. Update test/generator/CMakeLists.txt

    Co-authored-by: Alex Reinking <alex.reinking@gmail.com>
    steven-johnson and alexreinking authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    29ce2cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25852f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    408c73c View commit details
    Browse the repository at this point in the history
  2. Update cmake/HalideGeneratorHelpers.cmake

    Co-authored-by: Alex Reinking <areinking@adobe.com>
    steven-johnson and alexreinking authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b47d787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e7de96 View commit details
    Browse the repository at this point in the history
  4. trigger buildbots

    steven-johnson committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8090fb9 View commit details
    Browse the repository at this point in the history