Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Some problems about this program #72

Open
xiaxiaxiahhh opened this issue Sep 15, 2019 · 1 comment
Open

Some problems about this program #72

xiaxiaxiahhh opened this issue Sep 15, 2019 · 1 comment

Comments

@xiaxiaxiahhh
Copy link

I very glad to you share your program.This program is very important for my job.
I have some problems about this program.

Initially,In your program brief,this program can translate GLSL code to LLVM IR,but you have Top IR and Bottom IR,who is LLVM IR ?
Next,I read your Readme.td file,but I don't know how to translate GLSL file to LLVM .bc file?Your program have this function?

@johnkslang
Copy link
Contributor

Translating to a .bc file would be independent of LunarGLASS. It is just the compressed form of LLVM, and I assume can be created the typical way. I am not an expert at that part of LLVM.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants