Skip to content

Track all customizations that are made in llvm-spirv in intel/llvm #7592

Open
@MrSidims

Description

@MrSidims

The goal is to keep intel/llvm's llvm-spirv on par with https://github.com/KhronosGroup/SPIRV-LLVM-Translator as much as possible. I'm not expecting it to be always on par, since some patches in https://github.com/KhronosGroup/SPIRV-LLVM-Translator requires appropriate update on devices' drivers in CI here, so the list should be updated.

Following patches are missing in this repository in comparison to https://github.com/KhronosGroup/SPIRV-LLVM-Translator :

This repository adds extra code:

This repository removes some code:

  • 1. This PR adds W/A that removes FunctionParameterAttributeNoReadWrite, need to return it.
  • 2. This PR Removes binding between FPFastMathModeINTEL capability and SPV_INTEL_fp_fast_math_mode extension.

Metadata

Metadata

Labels

SPIR-VIssues related to SPIRV-LLVM-TranslatorconfirmedenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions