[PATCH] D34141: [X86] Recognize constant arrays with special values and replace loads from it with subtract and shift instructions, which then will be replaced by X86 BZHI machine instruction.

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 05:31:56 PDT 2017


aymanmus updated this revision to Diff 115626.

https://reviews.llvm.org/D34141

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/replace-load-and-with-bzhi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34141.115626.patch
Type: text/x-patch
Size: 10541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/440ae9a6/attachment.bin>


More information about the llvm-commits mailing list