[all-commits] [llvm/llvm-project] de0cf4: MIR: Replace undef with poison in some MIR tests
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Mar 13 22:52:10 PDT 2025
Branch: refs/heads/users/arsenm/mir-tests-replace-undef-with-poison
Home: https://github.com/llvm/llvm-project
Commit: de0cf4c94e240a4e830184c7eb5ede00c87f249b
https://github.com/llvm/llvm-project/commit/de0cf4c94e240a4e830184c7eb5ede00c87f249b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-14 (Fri, 14 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
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