KhronosGroup / KhronosGroup/SPIRV-Tools

spirv-fuzz: Refactor TransformationDuplicateRegionWithSelection to avoid duplication of code.

Open
#3,785 2 comments 0 reactions 1 assignee Claimed by @afd View on GitHub
component:fuzzer
Dominant language
C++
Stars
1.4k
Forks
709
Avg merge
1d 22h
Merged PRs (30d)
28

Description

Currently TransformationDuplicateRegionWithSelection reuses code from TransformationOutlineFunction, which recognizes wheter the region is single-entry, single-exit and all of its constructs and their merge blocks are either completely within or completely outside of the region. This could be fixed by refactoring and a possible modification of this code.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.