[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 12:40:36 PDT 2023
arsenm created this revision.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
Quick and dirty hack to see if it fixes failure.
https://reviews.llvm.org/D156164
Files:
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/test/CodeGen/X86/GlobalISel/add-ext.ll
llvm/test/CodeGen/X86/dagcombine-cse.ll
llvm/test/CodeGen/X86/fold-and-shift-x86_64.ll
llvm/test/CodeGen/X86/unfold-masked-merge-scalar-constmask-lowhigh.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156164.543676.patch
Type: text/x-patch
Size: 4250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/a9e60c83/attachment.bin>
More information about the llvm-commits
mailing list