[all-commits] [llvm/llvm-project] d9e799: MachineVerifier: Fix check for range type

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jan 29 00:08:31 PST 2025


  Branch: refs/heads/users/arsenm/machine-verifier-fix-mmo-range-verifier
  Home:   https://github.com/llvm/llvm-project
  Commit: d9e7996fdb474122cfb8400264fd03240a28dd64
      https://github.com/llvm/llvm-project/commit/d9e7996fdb474122cfb8400264fd03240a28dd64
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M llvm/lib/CodeGen/MachineVerifier.cpp
    M llvm/test/MachineVerifier/AMDGPU/test_g_incompatible_range.mir

  Log Message:
  -----------
  MachineVerifier: Fix check for range type

We need to permit scalar extending loads with range annotations.

Fix expensive_checks failures after 11db7fb09b36e656a801117d6a2492133e9c2e46



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