[PATCH] D88813: [CodeGen] Postprocess PHI nodes for callbr
Bill Wendling via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 5 13:24:57 PDT 2020
void added a comment.
In D88813#2312627 <https://reviews.llvm.org/D88813#2312627>, @nickdesaulniers wrote:
> test case looks reasonable (I haven't run it pre-patch to see what goes wrong yet). Just curious, is this CL related to D88823 <https://reviews.llvm.org/D88823>?
No. I thought so, but they're different issues.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88813/new/
https://reviews.llvm.org/D88813
More information about the llvm-commits
mailing list