diff options
author | Vyacheslav Levytskyy <vyacheslav.levytskyy@intel.com> | 2024-03-25 10:14:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 10:14:08 +0100 |
commit | 1d250d9099a9ba8b53add7eb7db6827e8fc0c8fd (patch) | |
tree | 26d5cdf9d24be95124f0806a221c312391b8e099 /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | 99c40f6ba60ea6e5dbd3f015956c7d2f6e25e54c (diff) | |
download | llvm-1d250d9099a9ba8b53add7eb7db6827e8fc0c8fd.zip llvm-1d250d9099a9ba8b53add7eb7db6827e8fc0c8fd.tar.gz llvm-1d250d9099a9ba8b53add7eb7db6827e8fc0c8fd.tar.bz2 |
[SPIR-V] Improve type inference in SPIR-V Backend for opaque pointers (#86283)
This PR improves type inference in SPIR-V Backend for opaque pointers,
accounting or a case when there is a chain of function calls that allows
to deduce formal parameter types from actual arguments. The attached
test demonstrates the case.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions