Add a tool for constructing commands for translating LLVM IR to
SPIR-V.
Used by HIPSPV tool chain (D110618).
Differential D112404
[SPIR-V] Add translator tool linjamaki on Oct 24 2021, 11:52 PM. Authored by
Details
Add a tool for constructing commands for translating LLVM IR to Used by HIPSPV tool chain (D110618).
Diff Detail
Event TimelineComment Actions This direction of creating a common translator tool makes sense to me! Thanks!
Comment Actions This part looks good to me. Just a couple of minor style comments.
Comment Actions Hi @Anastasia and @bader, This patch should be ready to land, I think. Could you please push it to the LLVM for us? Thanks. |
I think using just "translator" as a short name might be ambiguous.