[PATCH] D58063: [ARM] Sink zext/sext operands for add and sub to enable vsubl generation.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 16:09:33 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355460: [ARM] Sink zext/sext operands for add and sub to enable vsubl generation. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58063?vs=189181&id=189421#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58063

Files:
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h
  llvm/trunk/test/Transforms/CodeGenPrepare/ARM/sink-free-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58063.189421.patch
Type: text/x-patch
Size: 13176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/80dd55d1/attachment.bin>


More information about the llvm-commits mailing list