[PATCH] D25268: Handle *_EXTEND_VECTOR_INREG during Integer Legalization

Pirama Arumuga Nainar via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 10:58:31 PDT 2016


pirama updated this revision to Diff 73672.
pirama added a comment.

Removed direct reuse of promoted operand because it may not be extended properly.

Update test commands and generate checks using update_llc_test_checks.py.


https://reviews.llvm.org/D25268

Files:
  lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  lib/CodeGen/SelectionDAG/LegalizeTypes.h
  test/CodeGen/X86/promote-vec3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25268.73672.patch
Type: text/x-patch
Size: 7000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161005/4baa6a52/attachment.bin>


More information about the llvm-commits mailing list