[PATCH] D101117: [clang][nfc] Split getOrCheckAMDGPUCodeObjectVersion
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 22 15:45:51 PDT 2021
JonChesterfield added a comment.
I'm not very pleased with this. There's too much state to move around when representing the failure and the control flow is probably harder to read than it was in the original. May take another pass at it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101117/new/
https://reviews.llvm.org/D101117
More information about the cfe-commits
mailing list