[PATCH] D106780: [x86] Fix lowering to illegal type in LowerINSERT_VECTOR_ELT

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 01:55:06 PDT 2021


xiangzhangllvm updated this revision to Diff 361943.
xiangzhangllvm added a comment.

Refine test checks in insertelement-var-index.ll   (other changes was auto modified by utils/update_llc_test_checks.py)


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

https://reviews.llvm.org/D106780

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/insertelement-var-index.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106780.361943.patch
Type: text/x-patch
Size: 33281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210727/24e53c84/attachment-0001.bin>


More information about the llvm-commits mailing list