[PATCH] D65533: [X86] In decomposeMulByConstant, legalize the VT before querying whether the multiply is legal

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 11:52:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367601: [X86] In decomposeMulByConstant, legalize the VT before querying whether theā€¦ (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65533?vs=212646&id=212872#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65533

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/vector-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65533.212872.patch
Type: text/x-patch
Size: 8734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/5e1eecbe/attachment.bin>


More information about the llvm-commits mailing list