[PATCH] D105953: [MachineVerifier] Diagnose invalid INSERT_SUBREGs

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 13 18:21:54 PDT 2021


jroelofs added a comment.

hm. This breaks: llvm/test/CodeGen/X86/domain-reassignment.mir

  %9:gr32 = INSERT_SUBREG %8:gr32(tied-def 0), %17:gr16, %subreg.sub_8bit_hi_phony


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105953/new/

https://reviews.llvm.org/D105953



More information about the llvm-commits mailing list