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

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 08:55:46 PDT 2022


nemanjai added a comment.

In D133103#3807274 <https://reviews.llvm.org/D133103#3807274>, @amyk wrote:

> Is it just me or is this patch not clean? It appears there is a LIT failure in `CodeGen/PowerPC/sext_elimination.mir` and I am getting some test-suite build failures.

Interesting. I was not seeing failures, but something may have changed between my revision and yours. I'll have a look.


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