[PATCH] D75835: [X86] Teach combineToExtendBoolVectorInReg to create opportunities for using broadcast load instructions.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 11:52:46 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3dcc0db15e37: [X86] Teach combineToExtendBoolVectorInReg to create opportunities for using… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D75835?vs=249026&id=249180#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75835

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/bitcast-int-to-vector-bool-sext.ll
  llvm/test/CodeGen/X86/bitcast-int-to-vector-bool-zext.ll
  llvm/test/CodeGen/X86/bitcast-int-to-vector-bool.ll
  llvm/test/CodeGen/X86/vector-sext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75835.249180.patch
Type: text/x-patch
Size: 6807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/11664110/attachment.bin>


More information about the llvm-commits mailing list