[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 16:09:36 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG87ba99c263af: X86: Fold masked-merge when and-not is not available (authored by MatzeB).

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/or-lea.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.390519.patch
Type: text/x-patch
Size: 162877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/1aa0f4fb/attachment.bin>


More information about the llvm-commits mailing list