[all-commits] [llvm/llvm-project] 529ad4: [PowerPC] Fix missing kill flag update for XVCVDPS...

Lei via All-commits all-commits at lists.llvm.org
Fri Oct 6 07:25:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 529ad40e058b8c4014e9bc27dc2e7e3766acb245
      https://github.com/llvm/llvm-project/commit/529ad40e058b8c4014e9bc27dc2e7e3766acb245
  Author: Lei <44480291+lei137 at users.noreply.github.com>
  Date:   2023-10-06 (Fri, 06 Oct 2023)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
    A llvm/test/CodeGen/PowerPC/kill_flag_verification.ll

  Log Message:
  -----------
  [PowerPC] Fix missing kill flag update for XVCVDPSP transformations (#67997)

Add transformed register to kill flag work list for XVCVDPSP tranformations.

Ref: reviews.llvm.org/D133103




More information about the All-commits mailing list