[all-commits] [llvm/llvm-project] 4d6f4c: [X86] Special handle for v1i1 during ExtractBitFro...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Wed Aug 2 19:50:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d6f4c9c93c1eebeab9951a48730c4d8bfbd3f20
https://github.com/llvm/llvm-project/commit/4d6f4c9c93c1eebeab9951a48730c4d8bfbd3f20
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
A llvm/test/CodeGen/X86/pr64322.ll
Log Message:
-----------
[X86] Special handle for v1i1 during ExtractBitFromMaskVector
Fixes #64322
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D156855
More information about the All-commits
mailing list