[all-commits] [llvm/llvm-project] 83ca72: PeepholeOpt: Remove check for reg_sequence def of ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jan 30 05:56:10 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83ca720ef280256ffb0424947e4221e95b314a09
      https://github.com/llvm/llvm-project/commit/83ca720ef280256ffb0424947e4221e95b314a09
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    M llvm/lib/CodeGen/PeepholeOptimizer.cpp

  Log Message:
  -----------
  PeepholeOpt: Remove check for reg_sequence def of subregister (#124512)

The verifier does not allow reg_sequence to have subregister defs,
even if undef.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list