[PATCH] D156164: [HACK] X86: Disable isCopyInstrImpl for undef subregister defs

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 14:55:59 PDT 2023


arsenm added a comment.

I think the real fix is to make SUBREG_TO_REG use a tied operand with a subregister but that will be a much larger patch


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

https://reviews.llvm.org/D156164



More information about the llvm-commits mailing list