[PATCH] D112754: X86: Fold masked merge pattern when and-not is not available

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 29 15:08:51 PST 2021


MatzeB updated this revision to Diff 390486.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112754

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fold-masked-merge.ll
  llvm/test/CodeGen/X86/unfold-masked-merge-scalar-variablemask.ll
  llvm/test/CodeGen/X86/unfold-masked-merge-vector-variablemask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112754.390486.patch
Type: text/x-patch
Size: 158306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211129/416eec04/attachment.bin>


More information about the llvm-commits mailing list