[PATCH] D36069: [X86][InstCombine] Add some constant folding for BZHI intrinsics

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 12:03:18 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309604: [X86][InstCombine] Add some simplifications for BZHI intrinsics (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D36069?vs=108849&id=108964#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36069

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36069.108964.patch
Type: text/x-patch
Size: 4175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/705a707c/attachment.bin>


More information about the llvm-commits mailing list