[PATCH] D71952: [X86][InstCombine] Add constant folding and simplification support for pdep and pext

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 31 15:27:00 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG374e0299cf08: [X86][InstCombine] Add constant folding and simplification support for pdep and… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71952

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/X86/x86-bmi-tbm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71952.235735.patch
Type: text/x-patch
Size: 7188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191231/c2c50720/attachment.bin>


More information about the llvm-commits mailing list