[all-commits] [llvm/llvm-project] 6ff73e: [X86] Fix lowering to illegal type in LowerINSERT_...
xiangzh1 via All-commits
all-commits at lists.llvm.org
Tue Jul 27 17:08:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ff73efea94621e74642e4d7a15cc86a5fb6d411
https://github.com/llvm/llvm-project/commit/6ff73efea94621e74642e4d7a15cc86a5fb6d411
Author: Xiang1 Zhang <xiang1.zhang at intel.com>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/insertelement-var-index.ll
Log Message:
-----------
[X86] Fix lowering to illegal type in LowerINSERT_VECTOR_ELT
More information about the All-commits
mailing list