[all-commits] [llvm/llvm-project] 8b20f1: [MIR] Fix tests for flags in register info (#112179)

Akshat Oke via All-commits all-commits at lists.llvm.org
Mon Oct 14 05:59:16 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b20f1b92444a95c16e0a21161515dbf5b03f424
      https://github.com/llvm/llvm-project/commit/8b20f1b92444a95c16e0a21161515dbf5b03f424
  Author: Akshat Oke <76596238+optimisan at users.noreply.github.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M llvm/test/CodeGen/AArch64/GlobalISel/arm64-regbankselect.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/call-translator.ll
    M llvm/test/CodeGen/AArch64/GlobalISel/regbankselect-dbg-value.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/select-intrinsic-aarch64-hint.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/select-static.mir
    M llvm/test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir
    M llvm/test/CodeGen/ARM/peephole-callee-save-regalloc.mir
    M llvm/test/CodeGen/MIR/AArch64/register-operand-bank.mir
    M llvm/test/CodeGen/PowerPC/aix-p8vector-liveins.ll

  Log Message:
  -----------
  [MIR] Fix tests for flags in register info (#112179)

[MIR] Serialize virtual register flags #110228 introduces register flags
which appear empty in .mir dumps. Future tests should use
`-simplify-mir`.



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