[PATCH] D133103: [PowerPC] Improve kill flag computation and add verification after MI peephole
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 18 12:39:05 PDT 2023
arsenm added a comment.
Kill flags should be removed. You should switch to reverse liveness which does not rely on accurate kill flags
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133103/new/
https://reviews.llvm.org/D133103
More information about the llvm-commits
mailing list