[PATCH] D146683: [DAG Combine] Conservatively check the VSELECT Operation Action in tryToFoldExtendSelectLoad

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 22:16:58 PDT 2023


xiangzhangllvm updated this revision to Diff 507607.

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

https://reviews.llvm.org/D146683

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/test/CodeGen/X86/select-ext.ll
  llvm/test/CodeGen/X86/vselect-post-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146683.507607.patch
Type: text/x-patch
Size: 5619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/819fb204/attachment.bin>


More information about the llvm-commits mailing list