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

[SPIR-V Extension] fpbuiltin-max-error support #2056

Merged
merged 19 commits into from
Sep 5, 2023

Commits on Jun 16, 2023

  1. Add support for SPV_INTEL_fp_max_error extension

    Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
    asudarsa committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    3564ad5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'real-origin/main' into asudarsa/add_sup…

    …port_for_SPV_INTEL_fp_max_error_spec_extension
    asudarsa committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8d9ef15 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Merge remote-tracking branch 'real-origin/main' into asudarsa/add_sup…

    …port_for_SPV_INTEL_fp_max_error_spec_extension
    asudarsa committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    13df725 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Test changes

    Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
    asudarsa committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    132c531 View commit details
    Browse the repository at this point in the history
  2. formatting

    Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
    asudarsa committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    e1d0775 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Add attributes for some math builtin functions and add metadata for b…

    …asic math functions (add/sub/mul/div/rem)
    
    Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
    asudarsa committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    340d530 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    66f1cd6 View commit details
    Browse the repository at this point in the history
  2. Update SPIRV-Headers tag

    Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
    asudarsa committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    20bd965 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. fix clang-tidy issues

    Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
    asudarsa committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    22f367b View commit details
    Browse the repository at this point in the history
  2. fix clang-format changes

    Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
    asudarsa committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c20e426 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. update spirv headers tag

    Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
    asudarsa committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    1f7a4ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5df3983 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Address review comments

    Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
    asudarsa committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    bc3eeac View commit details
    Browse the repository at this point in the history
  2. Address more review comments

    Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
    asudarsa committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    eaa8573 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    b4c5b7a View commit details
    Browse the repository at this point in the history
  2. Update test

    Signed-off-by: Sudarsanam, Arvind <arvind.sudarsanam@intel.com>
    asudarsa committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1303aa5 View commit details
    Browse the repository at this point in the history
  3. Address one of the review comments

    Signed-off-by: Sudarsanam, Arvind <arvind.sudarsanam@intel.com>
    asudarsa committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    95f0190 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    833bd78 View commit details
    Browse the repository at this point in the history
  2. Fix clang-format issue

    Signed-off-by: Sudarsanam, Arvind <arvind.sudarsanam@intel.com>
    asudarsa committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2f40dbf View commit details
    Browse the repository at this point in the history