KhronosGroup / KhronosGroup/SPIRV-LLVM-Translator
Fix reassoc flag translation
Open
- Dominant language
- LLVM
- Stars
- 625
- Forks
- 279
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 34
Description
See https://github.com/KhronosGroup/SPIRV-Registry/issues/326 for details
The translation should be:
reassoc -> AllowTransform -> reassoc
Contributor guide
Research direction
Start with the details in KhronosGroup/SPIRV-Registry#326, then locate the code responsible for translating the reassoc flag. Confirm that the translation follows reassoc -> AllowTransform -> reassoc; done means the requested mapping is implemented consistently.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100