[PATCH] D85468: [LegalTypes] Move VSELECT node creation out of WidenVSELECTAndMask and push to 2 of the 3 callers.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 13:19:00 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGffc248f3b88c: [LegalTypes] Move VSELECT node creation out of WidenVSELECTAndMask and push to… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85468

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/SystemZ/pr47019.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85468.283716.patch
Type: text/x-patch
Size: 6853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/d254e7b1/attachment.bin>


More information about the llvm-commits mailing list