[PATCH] D87883: [X86] Add support for calling SimplifyDemandedBits on the input of PDEP with a constant mask.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 14:36:15 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe53196b1e862: [X86] Add support for calling SimplifyDemandedBits on the input of PDEP with a… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D87883?vs=293006&id=294810#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87883

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/bmi2-x86_64.ll
  llvm/test/CodeGen/X86/bmi2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87883.294810.patch
Type: text/x-patch
Size: 7597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200928/ad7843e1/attachment-0001.bin>


More information about the llvm-commits mailing list