[all-commits] [llvm/llvm-project] 988d84: [CodeGen] Add machine verification to a couple of ...

Jay Foad via All-commits all-commits at lists.llvm.org
Tue Apr 4 09:20:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 988d84a5fc12c7808553786ae8f45ec15e1a811c
      https://github.com/llvm/llvm-project/commit/988d84a5fc12c7808553786ae8f45ec15e1a811c
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-04-04 (Tue, 04 Apr 2023)

  Changed paths:
    M llvm/test/CodeGen/AArch64/regcoal-physreg.mir
    M llvm/test/CodeGen/AMDGPU/subreg-intervals.mir

  Log Message:
  -----------
  [CodeGen] Add machine verification to a couple of tests

This helps to provoke a couple of errors when I apply D129208 that would
otherwise only show up in an LLVM_ENABLE_EXPENSIVE_CHECKS build.




More information about the All-commits mailing list