[PATCH] D36063: [X86][InstCombine] Add basic constant folding support for BEXTR/BEXTRI intrinsics.

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309603: [X86][InstCombine] Add basic simplification support for BEXTR/BEXTRI intrinsics. (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D36063?vs=108836&id=108963#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36063

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: D36063.108963.patch
Type: text/x-patch
Size: 8984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/8af7b2e9/attachment.bin>


More information about the llvm-commits mailing list