[PATCH] D80478: [X86][AVX] Call SimplifyDemandedBits on MaskedLoadSDNode with non-boolean masks

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 24 02:06:33 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8310c9b74102: [X86][AVX] Call SimplifyDemandedBits on MaskedLoadSDNode with non-boolean masks (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80478

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/masked_load.ll
  llvm/test/CodeGen/X86/pr45563-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80478.265915.patch
Type: text/x-patch
Size: 13428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200524/0ae00725/attachment-0001.bin>


More information about the llvm-commits mailing list