[all-commits] [llvm/llvm-project] 9c87c5: [SVE] Make cstfp_pred_ty and cst_pred_ty work with...

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Tue Jul 14 14:21:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c87c5580575cefdebb02cc6685fb6b66fb375c9
      https://github.com/llvm/llvm-project/commit/9c87c5580575cefdebb02cc6685fb6b66fb375c9
  Author: Christopher Tetreault <ctetreau at quicinc.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M llvm/include/llvm/IR/Constants.h
    M llvm/include/llvm/IR/PatternMatch.h
    M llvm/test/Transforms/InstCombine/fmul.ll
    M llvm/test/Transforms/InstCombine/mul.ll
    M llvm/unittests/IR/PatternMatch.cpp

  Log Message:
  -----------
  [SVE] Make cstfp_pred_ty and cst_pred_ty work with scalable splats

Reviewers: efriedma, lebedev.ri, fhahn, c-rhodes, david-arm

Reviewed By: efriedma, david-arm

Subscribers: tschuett, rkruppe, psnobl, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D83001




More information about the All-commits mailing list