[all-commits] [llvm/llvm-project] 87a551: MIR: Replace undef with poison in some MIR tests (...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Mar 14 10:20:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87a55191a5c5f1e89c71bda9dceb2f695105a60a
      https://github.com/llvm/llvm-project/commit/87a55191a5c5f1e89c71bda9dceb2f695105a60a
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-15 (Sat, 15 Mar 2025)

  Changed paths:
    M llvm/test/CodeGen/MIR/Generic/aligned-memoperands.mir
    M llvm/test/CodeGen/MIR/PowerPC/unordered-implicit-registers.mir
    M llvm/test/CodeGen/MIR/X86/dbg-value-list.mir
    M llvm/test/CodeGen/MIR/X86/instr-heap-alloc-operands.mir
    M llvm/test/CodeGen/MIR/X86/instr-symbols-and-mcsymbol-operands.mir
    M llvm/test/CodeGen/MIR/X86/machine-verifier-address.mir
    M llvm/test/CodeGen/MIR/X86/memory-operands.mir
    M llvm/test/CodeGen/MIR/X86/unreachable_block.ll

  Log Message:
  -----------
  MIR: Replace undef with poison in some MIR tests (#131282)

The IR doesn't matter so much in these.



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