[PATCH] D49248: [TargetLowering] Add support for non-uniform vectors to BuildUDIV

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 09:59:38 PDT 2018


RKSimon updated this revision to Diff 155205.
RKSimon added a comment.

Bail out if the build vector has implicit truncations.


Repository:
  rL LLVM

https://reviews.llvm.org/D49248

Files:
  include/llvm/CodeGen/TargetLowering.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  test/CodeGen/X86/combine-udiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49248.155205.patch
Type: text/x-patch
Size: 16130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/ed18aff9/attachment.bin>


More information about the llvm-commits mailing list