[PATCH] D82257: [X86] Add vector support to targetShrinkDemandedConstant for OR/XOR opcodes

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 29 04:50:02 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3521ecf1f8a3: [X86] Add vector support to targetShrinkDemandedConstant for OR/XOR opcodes (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D82257?vs=272410&id=274064#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82257

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/promote-cmp.ll
  llvm/test/CodeGen/X86/setcc-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82257.274064.patch
Type: text/x-patch
Size: 8424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/e00d86e5/attachment-0001.bin>


More information about the llvm-commits mailing list