[PATCH] D96769: [OpenMP][AMDGPU] Skip backend and assemble phases for amdgcn
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 25 08:04:16 PST 2021
JonChesterfield added a comment.
Strictly speaking I suppose that's not a temporary file, since it isn't used for anything, but whenever I pass -save-temps I am likely to want to read the assembly. This looks like a great workaround to me. @jdoerfert?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96769/new/
https://reviews.llvm.org/D96769
More information about the cfe-commits
mailing list