diff options
author | Vyacheslav Levytskyy <vyacheslav.levytskyy@intel.com> | 2024-06-26 19:39:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-26 19:39:21 +0200 |
commit | bb50bc23983052e70a6140d39fcc775362b03fc3 (patch) | |
tree | dd491a995fa6e81e79f73aa7035b72c444680663 /llvm/lib/CodeGen/MachineStripDebug.cpp | |
parent | 0d9172ecaca2b0834e65343aa24d7cfa4f6d841d (diff) | |
download | llvm-bb50bc23983052e70a6140d39fcc775362b03fc3.zip llvm-bb50bc23983052e70a6140d39fcc775362b03fc3.tar.gz llvm-bb50bc23983052e70a6140d39fcc775362b03fc3.tar.bz2 |
[SPIR-V] Fix support of OpGenericCastToPtr __spirv_ wrappers (#96655)
This PR completes implementation of insertion of OpGenericCastToPtr
using builtin functions started by
https://github.com/llvm/llvm-project/pull/95055 by:
* fixing errors in Tablegen definition,
* adding type inference info for `__spirv_GenericCastToPtrExplicit` kind
of wrappers, and
* hardening the test case to check correct translation of
`__spirv_GenericCastToPtrExplicit` kind of wrappers.
Diffstat (limited to 'llvm/lib/CodeGen/MachineStripDebug.cpp')
0 files changed, 0 insertions, 0 deletions