[PATCH] D133103: [PowerPC] Improve kill flag computation and add verification after MI peephole

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 09:56:15 PDT 2022


amyk added a comment.

Some initial general comments for this patch:

- The description doesn't exactly clarify how the flags are recomputed for pre/post-RA. Can the description be clarified a bit more?
- The improvement of the LLVM_DEBUG messages and general code clean up could be a separate patch. Can this stuff be separated out?


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