forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPIRV] Implement type deduction and reference to function declaratio…
…ns for indirect calls using SPV_INTEL_function_pointers (llvm#111159) This PR improves implementation of SPV_INTEL_function_pointers and type inference for phi-nodes and indirect calls.
- Loading branch information
1 parent
62d6fa8
commit 8d8996d
Showing
9 changed files
with
389 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.