[all-commits] [llvm/llvm-project] 7ef15c: [NFC] Make ConstantVector/ConstantDataVector::getT...

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Wed Apr 29 14:24:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ef15c869a551084a111a718e897954cad6ddcde
      https://github.com/llvm/llvm-project/commit/7ef15c869a551084a111a718e897954cad6ddcde
  Author: Christopher Tetreault <ctetreau at quicinc.com>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    M llvm/include/llvm/IR/Constants.h

  Log Message:
  -----------
  [NFC] Make ConstantVector/ConstantDataVector::getType() return a FixedVectorType

Reviewers: efriedma, huihuiz, dexonsmith, spatel

Reviewed By: efriedma

Subscribers: llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list