KhronosGroup / SPIRV-LLVM-Translator

A tool and a library for bi-directional translation between SPIR-V and LLVM IR
Other
460 stars 207 forks source link

Remove unecessary include that require c++20 #2628

Closed jsji closed 5 days ago

jsji commented 5 days ago

https://github.com/KhronosGroup/SPIRV-LLVM-Translator/commit/aab92ecc22e2f1e fix the usage ibut did not remove the include.

jsji commented 5 days ago

@LU-JOHN @MrSidims @asudarsa Please have a look. Thanks.

jsji commented 5 days ago

Can someone help to merge this? Thank you!