[all-commits] [llvm/llvm-project] e494e2: [MachineVerifier] Improve G_EXTRACT_SUBVECTOR chec...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Sep 18 18:29:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e494e2a29449a5ce7fce16b5dc1d0033b1ba69e8
      https://github.com/llvm/llvm-project/commit/e494e2a29449a5ce7fce16b5dc1d0033b1ba69e8
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

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

  Log Message:
  -----------
  [MachineVerifier] Improve G_EXTRACT_SUBVECTOR checking (#109202)

Check that the destination of G_EXTRACT_SUBVECTOR is smaller than the
source. Improve wording of error messages.



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