[all-commits] [llvm/llvm-project] cc86e6: [BugFix] Fix VSELECT ISel fail
xiangzh1 via All-commits
all-commits at lists.llvm.org
Thu Mar 23 22:14:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc86e6b0a88be33a8b74b5f0431424909dec9feb
https://github.com/llvm/llvm-project/commit/cc86e6b0a88be33a8b74b5f0431424909dec9feb
Author: Xiang1 Zhang <xiang1.zhang at intel.com>
Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
A llvm/test/CodeGen/X86/vselect-post-combine.ll
Log Message:
-----------
[BugFix] Fix VSELECT ISel fail
Reviewed By: Luo yuanke
Differential Revision: https://reviews.llvm.org/D146683
More information about the All-commits
mailing list