llvm-project
[SPIR-V] Expose an API call to initialize SPIRV target and translate input LLVM IR module to SPIR-V
#107216
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
6
Changes
View On
GitHub
Commits
the first draft of external SPIRV API
VyacheslavLevytskyy
committed
1 year ago
add tests and command line args support
VyacheslavLevytskyy
committed
1 year ago
expose an API call to initialize SPIRV target and translate input LLVM IR module to SPIR-V
VyacheslavLevytskyy
committed
1 year ago
harden the unit test
VyacheslavLevytskyy
committed
1 year ago
provide a list of allowed extensions as the API call argument
VyacheslavLevytskyy
committed
1 year ago
a tweak
VyacheslavLevytskyy
committed
1 year ago
Loading