[PATCH] D85659: [PowerPC] in fixupIsDeadOrKill before RA, get def instructions by calling getVRegDef
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 13:25:07 PDT 2020
dim added a comment.
For me, this fixes the assertion for both the original test case (a fully preprocessed ASTReader.cpp) and the minimized test case from https://bugs.llvm.org/show_bug.cgi?id=47041#c1
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85659/new/
https://reviews.llvm.org/D85659
More information about the llvm-commits
mailing list