llvm-project
d62fbb6a - [SPIRV] Update the global registry when expanding function pointer (#183873)

Commit
59 days ago
[SPIRV] Update the global registry when expanding function pointer (#183873) We do not update the global registry when expanding a G_GLOBAL_VALUE for a function pointer. Then during pointer validation, we can get a garbage value from the global registry.
Author
Parents
Loading