You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Clang patch adding TargetExtTy support for representing OpenCL/SP…
…IR-V types (#607)
The patch helps us avoid workarounds on LLVM 16 with opaque pointers
enabled. The changes in the patch are part of LLVM 17+.