[PATCH] D133103: [PowerPC] Improve kill flag computation and add verification after MI peephole
Lei Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 22 12:26:59 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG46d5d264fc66: [PowerPC] Improve kill flag computation and add verification after MI peephole (authored by nemanjai, committed by lei).
Changed prior to commit:
https://reviews.llvm.org/D133103?vs=537357&id=557253#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133103/new/
https://reviews.llvm.org/D133103
Files:
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.h
llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
llvm/test/CodeGen/PowerPC/O3-pipeline.ll
llvm/test/CodeGen/PowerPC/combine-sext-and-shl-after-isel.ll
llvm/test/CodeGen/PowerPC/convert-ri-addi-to-ri.mir
llvm/test/CodeGen/PowerPC/convert-rr-to-ri-instrs-kill-flag.mir
llvm/test/CodeGen/PowerPC/convert-rr-to-ri-instrs-out-of-range.mir
llvm/test/CodeGen/PowerPC/convert-rr-to-ri-instrs.mir
llvm/test/CodeGen/PowerPC/fixup-kill-dead-flag-crash.mir
llvm/test/CodeGen/PowerPC/fold-rlwinm.mir
llvm/test/CodeGen/PowerPC/mi-peephole.mir
llvm/test/CodeGen/PowerPC/opt-cmp-rec-postra.mir
llvm/test/CodeGen/PowerPC/peephole-miscompile-extswsli.mir
llvm/test/CodeGen/PowerPC/peephole-phi-acc.mir
llvm/test/CodeGen/PowerPC/remove-redundant-li-implicit-reg.mir
llvm/test/CodeGen/PowerPC/rlwinm_rldicl_to_andi.mir
llvm/test/CodeGen/PowerPC/sext_elimination.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133103.557253.patch
Type: text/x-patch
Size: 79340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230922/946be630/attachment.bin>
More information about the llvm-commits
mailing list