[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 01:02:09 PDT 2020
RKSimon updated this revision to Diff 265911.
RKSimon added a comment.
Restore expanding load early out.
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.265911.patch
Type: text/x-patch
Size: 13428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200524/ce4f1848/attachment-0001.bin>
More information about the llvm-commits
mailing list