[PATCH] D87861: [instcombine][x86] Converted pdep/pext with shifted mask to simple arithmetic
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 18 14:55:18 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG06f136f61e6d: [instcombine][x86] Converted pdep/pext with shifted mask to simple arithmetic (authored by reames).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87861/new/
https://reviews.llvm.org/D87861
Files:
llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp
llvm/test/Transforms/InstCombine/X86/x86-bmi-tbm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87861.292909.patch
Type: text/x-patch
Size: 4043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/9842bcd6/attachment.bin>
More information about the llvm-commits
mailing list