[PATCH] D45537: [CodeGenPrepare] Move Extension Instructions Through Logical And Shift Instructions

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 14:50:30 PDT 2018


Carrot updated this revision to Diff 145302.
Carrot added a comment.

Removed constant restriction.


https://reviews.llvm.org/D45537

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/CodeGen/X86/cmov.ll
  test/CodeGen/X86/ins_subreg_coalesce-1.ll
  test/CodeGen/X86/zext-logicop-shift-load.ll
  test/Transforms/CodeGenPrepare/X86/ext-logicop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45537.145302.patch
Type: text/x-patch
Size: 8025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/0f6e81a7/attachment-0001.bin>


More information about the llvm-commits mailing list