[PATCH] D141782: [X86] Don't fold select for vXi1 on X86 target.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 06:46:30 PST 2023


LuoYuanke updated this revision to Diff 489541.
LuoYuanke added a comment.

Address Phoebe's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141782

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fold-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141782.489541.patch
Type: text/x-patch
Size: 5277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/38006634/attachment.bin>


More information about the llvm-commits mailing list