[PATCH] D55426: [SelectionDAG] Add a generic isSplatValue function.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 12 09:47:32 PST 2018


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

Addressed @andreadb's comments


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55426

Files:
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/Target/Mips/MipsSEISelLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55426.177873.patch
Type: text/x-patch
Size: 9474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181212/29c95c0d/attachment.bin>


More information about the llvm-commits mailing list