[PATCH] D141717: [Clang] Only emit textual LLVM-IR in device only mode
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 16 06:04:19 PST 2023
jhuber6 added a comment.
I made the phases always go to `Assemble` but it didn't make a difference. We still get the textual IR here without the exception I added.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141717/new/
https://reviews.llvm.org/D141717
More information about the cfe-commits
mailing list